* [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
@ 2020-06-11 6:47 n952162
2020-06-11 8:10 ` Neil Bothwick
2020-06-13 19:42 ` Andreas K. Hüttel
0 siblings, 2 replies; 53+ messages in thread
From: n952162 @ 2020-06-11 6:47 UTC (permalink / raw
To: gentoo-user
I haven't clue what to do here. Can somebody supply a good URL or
explanation?
The emerge(1) man page says:
EAPI The EAPI variable in an ebuild(5) file is used to mask
packages that are not
supported by the current version of portage. Packages
masked by EAPI can
only be installed after portage has been upgraded.
but it's precisely portage that I'm trying to update.
The comand was:
sudo emerge -vauU portage 2>&1 | tee -a portage.200611
01~>cat /tmp/portage.200611
* IMPORTANT: 2 config files in '/etc/portage' need updating.
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
* See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
* sections of the emerge man page to learn how to update config files.
.... done!
Total: 0 packages, Size of downloads: 0 KiB
!!! The following update has been skipped due to unsatisfied dependencies:
sys-apps/portage:0
selected: (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed)
skipped: (sys-apps/portage-2.3.99-r2:0/0::gentoo, ebuild scheduled
for merge) (see unsatisfied dependency below)
!!! All ebuilds that could satisfy
"dev-lang/python:3.7[bzip2(+),threads(+)]" have been masked.
!!! One of the following masked packages is required to complete your
request:
- dev-lang/python-3.9.0_beta3::gentoo (masked by: EAPI 7)
- dev-lang/python-3.9.0_beta2::gentoo (masked by: EAPI 7)
- dev-lang/python-3.9.0_beta1::gentoo (masked by: EAPI 7)
- dev-lang/python-3.9.0_alpha6::gentoo (masked by: EAPI 7)
- dev-lang/python-3.8.3::gentoo (masked by: EAPI 7)
- dev-lang/python-3.8.2-r2::gentoo (masked by: EAPI 7)
- dev-lang/python-3.8.2-r1::gentoo (masked by: EAPI 7)
- dev-lang/python-3.7.7-r2::gentoo (masked by: EAPI 7)
- dev-lang/python-3.7.7-r1::gentoo (masked by: EAPI 7)
- dev-lang/python-3.6.10-r2::gentoo (masked by: EAPI 7)
- dev-lang/python-3.6.10-r1::gentoo (masked by: EAPI 7)
- dev-lang/python-2.7.18::gentoo (masked by: EAPI 7)
- dev-lang/python-2.7.17-r2::gentoo (masked by: EAPI 7)
The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by
"sys-apps/portage-2.3.99-r2::gentoo[python_targets_python3_7]" [ebuild])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
!!! The following installed packages are masked:
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by:
linux-firmware no-source-code freedist license(s))
A copy of the 'linux-firmware' license is located at
'/usr/portage/licenses/linux-firmware'.
A copy of the 'no-source-code' license is located at
'/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at
'/usr/portage/licenses/freedist'.
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at
'/usr/portage/licenses/bh-luxi'.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware
license(s))
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* sys-apps/portage
Would you like to add these packages to your world favorites? [Yes/No]
>>> Recording sys-apps/portage in "world" favorites file...
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 6:47 [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed n952162
@ 2020-06-11 8:10 ` Neil Bothwick
2020-06-11 12:47 ` Rich Freeman
2020-06-11 19:07 ` n952162
2020-06-13 19:42 ` Andreas K. Hüttel
1 sibling, 2 replies; 53+ messages in thread
From: Neil Bothwick @ 2020-06-11 8:10 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 4000 bytes --]
On Thu, 11 Jun 2020 08:47:50 +0200, n952162 wrote:
> I haven't clue what to do here. Can somebody supply a good URL or
> explanation?
>
> The emerge(1) man page says:
>
> EAPI The EAPI variable in an ebuild(5) file is used to mask
> packages that are not
> supported by the current version of portage. Packages
> masked by EAPI can
> only be installed after portage has been upgraded.
>
> but it's precisely portage that I'm trying to update.
>
> The comand was:
>
> sudo emerge -vauU portage 2>&1 | tee -a portage.200611
>
>
> 01~>cat /tmp/portage.200611
>
> * IMPORTANT: 2 config files in '/etc/portage' need updating.
Which config files need updating and why haven't you updated them? It may
be relevant.
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies
> * IMPORTANT: 25 news items need reading for repository 'gentoo'.
> * Use eselect news read to view new items.
Why haven't you read these? There were recent news items relating to
python changes, which may have a direct bearing on your situation.
>
> * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
> * sections of the emerge man page to learn how to update config files.
> .... done!
>
> Total: 0 packages, Size of downloads: 0 KiB
>
> !!! The following update has been skipped due to unsatisfied
> dependencies:
>
> sys-apps/portage:0
>
> selected: (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed)
> skipped: (sys-apps/portage-2.3.99-r2:0/0::gentoo, ebuild scheduled
> for merge) (see unsatisfied dependency below)
>
> !!! All ebuilds that could satisfy
> "dev-lang/python:3.7[bzip2(+),threads(+)]" have been masked.
> !!! One of the following masked packages is required to complete your
> request:
> - dev-lang/python-3.9.0_beta3::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.9.0_beta2::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.9.0_beta1::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.9.0_alpha6::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.8.3::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.8.2-r2::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.8.2-r1::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.7.7-r2::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.7.7-r1::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.6.10-r2::gentoo (masked by: EAPI 7)
> - dev-lang/python-3.6.10-r1::gentoo (masked by: EAPI 7)
> - dev-lang/python-2.7.18::gentoo (masked by: EAPI 7)
> - dev-lang/python-2.7.17-r2::gentoo (masked by: EAPI 7)
>
> The current version of portage supports EAPI '6'. You must upgrade to a
> newer version of portage before EAPI masked packages can be installed.
> (dependency required by
> "sys-apps/portage-2.3.99-r2::gentoo[python_targets_python3_7]" [ebuild])
> For more information, see the MASKED PACKAGES section in the emerge
> man page or refer to the Gentoo Handbook.
This is the basic problem, you have a very old version of portage, how
long since this system was updated? Is this the same one you have been
asking questions about belated updates before? Did you try everything
suggested?
> * sys-apps/portage
>
>
> Would you like to add these packages to your world favorites? [Yes/No]
> >>> Recording sys-apps/portage in "world" favorites file...
You don't want basic system commands in your world file. This has been
explained to you before, and the need to use --oneshot when updating
individual packages. It is quite possible that world file pollution has
some bearing on your situation.
Deal with the outstanding issues of updates, news and the world file
before trying to proceed. Even if it doesn't fix every problem, it makes
the output much easier to parse when all that detail is gone.
--
Neil Bothwick
Those who live by the sword get shot by those who don't.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 8:10 ` Neil Bothwick
@ 2020-06-11 12:47 ` Rich Freeman
2020-06-11 19:36 ` n952162
2020-06-11 19:07 ` n952162
1 sibling, 1 reply; 53+ messages in thread
From: Rich Freeman @ 2020-06-11 12:47 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 11, 2020 at 4:10 AM Neil Bothwick <neil@digimed.co.uk> wrote:
>
> >
> > sudo emerge -vauU portage 2>&1 | tee -a portage.200611
> >
> > !!! The following update has been skipped due to unsatisfied
> > dependencies:
> >
> > sys-apps/portage:0
> >
> > selected: (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed)
> > skipped: (sys-apps/portage-2.3.99-r2:0/0::gentoo, ebuild scheduled
> > for merge) (see unsatisfied dependency below)
> >
> > !!! All ebuilds that could satisfy
> > "dev-lang/python:3.7[bzip2(+),threads(+)]" have been masked.
> > !!! One of the following masked packages is required to complete your
> > request:
> > - dev-lang/python-3.9.0_beta3::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.9.0_beta2::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.9.0_beta1::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.9.0_alpha6::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.8.3::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.8.2-r2::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.8.2-r1::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.7.7-r2::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.7.7-r1::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.6.10-r2::gentoo (masked by: EAPI 7)
> > - dev-lang/python-3.6.10-r1::gentoo (masked by: EAPI 7)
> > - dev-lang/python-2.7.18::gentoo (masked by: EAPI 7)
> > - dev-lang/python-2.7.17-r2::gentoo (masked by: EAPI 7)
> >
> > The current version of portage supports EAPI '6'. You must upgrade to a
> > newer version of portage before EAPI masked packages can be installed.
> > (dependency required by
> > "sys-apps/portage-2.3.99-r2::gentoo[python_targets_python3_7]" [ebuild])
> > For more information, see the MASKED PACKAGES section in the emerge
> > man page or refer to the Gentoo Handbook.
So, I'll first echo Neil's comments regarding non-updated config
files, the news items, and the world file. You need to deal with the
basics before you start with open heart surgery.
Here is what is going on at a high level:
Your current version of portage doesn't support EAPI 7, which was
introduced quite a while ago - so long ago that we no longer guarantee
a trivial update process, though it probably isn't too hard to work
through.
Portage itself uses EAPI 5 in the current releases, which is mainly
because we want to try to make it at least somewhat straightforward to
update on older systems. However, the default profiles are all
pushing updated versions of python, and python uses EAPI7 across the
board. What you need to do is update portage without touching python
first, and then worry about python.
Portage wants to pull in python 3.7 because all packages are being
configured by default to support python 3.7. The version of portage
you're trying to install supports python 3.6, 3.7, and 3.8. As long
as you already have any of those installed you probably should be able
to update just portage, which resolves the EAPI issue, and then you
can update python or anything else.
What version(s) of python do you have installed?
Ways to obtain this info are:
qlist -IRv dev-lang/python
equery list python
eselect list python
(The first two are more useful but require non-default packages to be
installed, the last is a bit more limited but should work anywhere.)
Based on that I can probably give you a command line that will just
update portage without touching anything else. Then once portage is
updated you can proceed. Don't be surprised if it wants to rebuild
itself again with the more current settings - that is fine. We're
just getting things bootstrapped enough so that you can keep making
progress.
Most likely what you're probably going to end up wanting to try is:
USE="python_targets_python3_6 -python_targets_python3_7" emerge -p1v
sys-apps/portage
(Remove the -p if the output of that looks sane.)
That will temporarily adjust the python dependency settings for just
that one command. You shouldn't use that USE setting any further
after that - this is just to get portage updated once to allow python
to be updated in the future - you don't want to stick with 3.6 forever
and in a little while you won't even have that option.
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 8:10 ` Neil Bothwick
2020-06-11 12:47 ` Rich Freeman
@ 2020-06-11 19:07 ` n952162
1 sibling, 0 replies; 53+ messages in thread
From: n952162 @ 2020-06-11 19:07 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 10:10, Neil Bothwick wrote:
> On Thu, 11 Jun 2020 08:47:50 +0200, n952162 wrote:
>
>> I haven't clue what to do here. Can somebody supply a good URL or
>> explanation?
>>
>> The emerge(1) man page says:
>>
>> EAPI The EAPI variable in an ebuild(5) file is used to mask
>> packages that are not
>> supported by the current version of portage. Packages
>> masked by EAPI can
>> only be installed after portage has been upgraded.
>>
>> but it's precisely portage that I'm trying to update.
>>
>> The comand was:
>>
>> sudo emerge -vauU portage 2>&1 | tee -a portage.200611
>>
>>
>> 01~>cat /tmp/portage.200611
>>
>> * IMPORTANT: 2 config files in '/etc/portage' need updating.
> Which config files need updating and why haven't you updated them? It may
> be relevant.
They have been updated - I've neglected to delete the ._cfg files.
>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies
>> * IMPORTANT: 25 news items need reading for repository 'gentoo'.
>> * Use eselect news read to view new items.
> Why haven't you read these? There were recent news items relating to
> python changes, which may have a direct bearing on your situation.
I have, on other machines. I administer 5 real gentoo systems and 5
gentoo systems in VMs.
(that doesn't mean that I *understood* the news items ;-) )
>> * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
>> * sections of the emerge man page to learn how to update config files.
>> .... done!
>>
>> Total: 0 packages, Size of downloads: 0 KiB
>>
>> !!! The following update has been skipped due to unsatisfied
>> dependencies:
>>
>> sys-apps/portage:0
>>
>> selected: (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed)
>> skipped: (sys-apps/portage-2.3.99-r2:0/0::gentoo, ebuild scheduled
>> for merge) (see unsatisfied dependency below)
>>
>> !!! All ebuilds that could satisfy
>> "dev-lang/python:3.7[bzip2(+),threads(+)]" have been masked.
>> !!! One of the following masked packages is required to complete your
>> request:
>> - dev-lang/python-3.9.0_beta3::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.9.0_beta2::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.9.0_beta1::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.9.0_alpha6::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.8.3::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.8.2-r2::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.8.2-r1::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.7.7-r2::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.7.7-r1::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.6.10-r2::gentoo (masked by: EAPI 7)
>> - dev-lang/python-3.6.10-r1::gentoo (masked by: EAPI 7)
>> - dev-lang/python-2.7.18::gentoo (masked by: EAPI 7)
>> - dev-lang/python-2.7.17-r2::gentoo (masked by: EAPI 7)
>>
>> The current version of portage supports EAPI '6'. You must upgrade to a
>> newer version of portage before EAPI masked packages can be installed.
>> (dependency required by
>> "sys-apps/portage-2.3.99-r2::gentoo[python_targets_python3_7]" [ebuild])
>> For more information, see the MASKED PACKAGES section in the emerge
>> man page or refer to the Gentoo Handbook.
> This is the basic problem, you have a very old version of portage, how
> long since this system was updated? Is this the same one you have been
> asking questions about belated updates before?
No, probably not
> Did you try everything
> suggested?
Until the relevant machine was working, or I gave up.
>
>> * sys-apps/portage
>>
>>
>> Would you like to add these packages to your world favorites? [Yes/No]
>> >>> Recording sys-apps/portage in "world" favorites file...
> You don't want basic system commands in your world file. This has been
> explained to you before, and the need to use --oneshot when updating
> individual packages. It is quite possible that world file pollution has
> some bearing on your situation.
I wondered about that prompt, but I couldn't image that portage oughtn't
be in my @system set.
>
> Deal with the outstanding issues of updates, news and the world file
> before trying to proceed. Even if it doesn't fix every problem, it makes
> the output much easier to parse when all that detail is gone.
>
>
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 12:47 ` Rich Freeman
@ 2020-06-11 19:36 ` n952162
2020-06-11 20:01 ` Rich Freeman
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-11 19:36 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 14:47, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 4:10 AM Neil Bothwick <neil@digimed.co.uk> wrote:
>>> sudo emerge -vauU portage 2>&1 | tee -a portage.200611
>>>
>>> !!! The following update has been skipped due to unsatisfied
>>> dependencies:
>>>
>>> sys-apps/portage:0
>>>
>>> selected: (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed)
>>> skipped: (sys-apps/portage-2.3.99-r2:0/0::gentoo, ebuild scheduled
>>> for merge) (see unsatisfied dependency below)
>>>
>>> !!! All ebuilds that could satisfy
>>> "dev-lang/python:3.7[bzip2(+),threads(+)]" have been masked.
>>> !!! One of the following masked packages is required to complete your
>>> request:
>>> - dev-lang/python-3.9.0_beta3::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.9.0_beta2::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.9.0_beta1::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.9.0_alpha6::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.8.3::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.8.2-r2::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.8.2-r1::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.7.7-r2::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.7.7-r1::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.6.10-r2::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-3.6.10-r1::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-2.7.18::gentoo (masked by: EAPI 7)
>>> - dev-lang/python-2.7.17-r2::gentoo (masked by: EAPI 7)
>>>
>>> The current version of portage supports EAPI '6'. You must upgrade to a
>>> newer version of portage before EAPI masked packages can be installed.
>>> (dependency required by
>>> "sys-apps/portage-2.3.99-r2::gentoo[python_targets_python3_7]" [ebuild])
>>> For more information, see the MASKED PACKAGES section in the emerge
>>> man page or refer to the Gentoo Handbook.
> So, I'll first echo Neil's comments regarding non-updated config
> files, the news items, and the world file. You need to deal with the
> basics before you start with open heart surgery.
>
> Here is what is going on at a high level:
>
> Your current version of portage doesn't support EAPI 7, which was
> introduced quite a while ago - so long ago that we no longer guarantee
> a trivial update process, though it probably isn't too hard to work
> through.
>
> Portage itself uses EAPI 5 in the current releases, which is mainly
> because we want to try to make it at least somewhat straightforward to
> update on older systems. However, the default profiles are all
> pushing updated versions of python, and python uses EAPI7 across the
> board. What you need to do is update portage without touching python
> first, and then worry about python.
>
> Portage wants to pull in python 3.7 because all packages are being
> configured by default to support python 3.7. The version of portage
> you're trying to install supports python 3.6, 3.7, and 3.8. As long
> as you already have any of those installed you probably should be able
> to update just portage, which resolves the EAPI issue, and then you
> can update python or anything else.
>
> What version(s) of python do you have installed?
> Ways to obtain this info are:
> qlist -IRv dev-lang/python
> equery list python
> eselect list python
dev-lang/python-2.7.14-r1
dev-lang/python-3.5.4-r1
dev-lang/python-3.6.3-r1
>
> (The first two are more useful but require non-default packages to be
> installed, the last is a bit more limited but should work anywhere.)
>
> Based on that I can probably give you a command line that will just
> update portage without touching anything else. Then once portage is
> updated you can proceed. Don't be surprised if it wants to rebuild
> itself again with the more current settings - that is fine. We're
> just getting things bootstrapped enough so that you can keep making
> progress.
>
> Most likely what you're probably going to end up wanting to try is:
> USE="python_targets_python3_6 -python_targets_python3_7" emerge -p1v
> sys-apps/portage
> (Remove the -p if the output of that looks sane.)
>
> That will temporarily adjust the python dependency settings for just
> that one command. You shouldn't use that USE setting any further
> after that - this is just to get portage updated once to allow python
> to be updated in the future - you don't want to stick with 3.6 forever
> and in a little while you won't even have that option.
>
I tried that:
These are the packages that would be merged, in order:
Calculating dependencies . ... done!
!!! All ebuilds that could satisfy
">=app-crypt/openpgp-keys-gentoo-release-20180706" have been masked.
!!! One of the following masked packages is required to complete your
request:
- app-crypt/openpgp-keys-gentoo-release-20191030::gentoo (masked by: EAPI 7)
The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by
"sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
(dependency required by "sys-apps/portage" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 19:36 ` n952162
@ 2020-06-11 20:01 ` Rich Freeman
2020-06-11 20:10 ` n952162
2020-06-11 20:28 ` n952162
0 siblings, 2 replies; 53+ messages in thread
From: Rich Freeman @ 2020-06-11 20:01 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 11, 2020 at 3:36 PM n952162 <n952162@web.de> wrote:
>
> On 2020-06-11 14:47, Rich Freeman wrote:
> > On Thu, Jun 11, 2020 at 4:10 AM Neil Bothwick <neil@digimed.co.uk> wrote:
> >
> > Most likely what you're probably going to end up wanting to try is:
> > USE="python_targets_python3_6 -python_targets_python3_7" emerge -p1v
> > sys-apps/portage
> > (Remove the -p if the output of that looks sane.)
> >
> > That will temporarily adjust the python dependency settings for just
> > that one command. You shouldn't use that USE setting any further
> > after that - this is just to get portage updated once to allow python
> > to be updated in the future - you don't want to stick with 3.6 forever
> > and in a little while you won't even have that option.
> >
> I tried that:
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies . ... done!
>
> !!! All ebuilds that could satisfy
> ">=app-crypt/openpgp-keys-gentoo-release-20180706" have been masked.
> !!! One of the following masked packages is required to complete your
> request:
> - app-crypt/openpgp-keys-gentoo-release-20191030::gentoo (masked by: EAPI 7)
>
> The current version of portage supports EAPI '6'. You must upgrade to a
> newer version of portage before EAPI masked packages can be installed.
> (dependency required by
> "sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
> (dependency required by "sys-apps/portage" [argument])
Why are you installing portage-9999 now? This is going to be masked
unless you've jumped through some hoops.
Try:
USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
emerge -p1v =sys-apps/portage-2.3.99-r2
This should force the current stable version of portage and disable
key verification so that you don't need those keys.
You should also determine how you've unmasked portage-9999. I'd grep
for portage in any of the config files in /etc/portage and remove it
from anything in package.unmask or package.accept_keywords or
package.keywords.
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:01 ` Rich Freeman
@ 2020-06-11 20:10 ` n952162
2020-06-11 21:05 ` Jack
2020-06-11 21:06 ` Rich Freeman
2020-06-11 20:28 ` n952162
1 sibling, 2 replies; 53+ messages in thread
From: n952162 @ 2020-06-11 20:10 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 22:01, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 3:36 PM n952162 <n952162@web.de> wrote:
>> On 2020-06-11 14:47, Rich Freeman wrote:
>>> On Thu, Jun 11, 2020 at 4:10 AM Neil Bothwick <neil@digimed.co.uk> wrote:
>>>
>>> Most likely what you're probably going to end up wanting to try is:
>>> USE="python_targets_python3_6 -python_targets_python3_7" emerge -p1v
>>> sys-apps/portage
>>> (Remove the -p if the output of that looks sane.)
>>>
>>> That will temporarily adjust the python dependency settings for just
>>> that one command. You shouldn't use that USE setting any further
>>> after that - this is just to get portage updated once to allow python
>>> to be updated in the future - you don't want to stick with 3.6 forever
>>> and in a little while you won't even have that option.
>>>
>> I tried that:
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies . ... done!
>>
>> !!! All ebuilds that could satisfy
>> ">=app-crypt/openpgp-keys-gentoo-release-20180706" have been masked.
>> !!! One of the following masked packages is required to complete your
>> request:
>> - app-crypt/openpgp-keys-gentoo-release-20191030::gentoo (masked by: EAPI 7)
>>
>> The current version of portage supports EAPI '6'. You must upgrade to a
>> newer version of portage before EAPI masked packages can be installed.
>> (dependency required by
>> "sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
>> (dependency required by "sys-apps/portage" [argument])
> Why are you installing portage-9999 now? This is going to be masked
> unless you've jumped through some hoops.
??? I didn't specify that! I put it in the config file because emerge
told me to. I have no idea what 9999 really does.
Here's all runs:
These are the packages that would be merged, in order:
Calculating dependencies ... done!
The following keyword changes are necessary to proceed:
(see "package.accept_keywords" in the portage(5) man page for more
details)
# required by sys-apps/portage (argument)
=sys-apps/portage-2.3.100-r1 ~amd64
* In order to avoid wasting time, backtracking has terminated early
* due to the above autounmask change(s). The --autounmask-backtrack=y
* option can be used to force further backtracking, but there is no
* guarantee that it will produce a solution.
!!! All ebuilds that could satisfy
">=app-portage/gemato-14[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]"
have been masked.
!!! One of the following masked packages is required to complete your
request:
- app-portage/gemato-9999::gentoo (masked by: EAPI 7)
- app-portage/gemato-14.4::gentoo (masked by: EAPI 7)
- app-portage/gemato-14.3::gentoo (masked by: EAPI 7)
The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by "sys-apps/portage-2.3.100-r1::gentoo" [ebuild])
(dependency required by "sys-apps/portage" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies .. .... done!
The following keyword changes are necessary to proceed:
(see "package.accept_keywords" in the portage(5) man page for more
details)
# required by sys-apps/portage (argument)
=sys-apps/portage-9999 **
NOTE: The --autounmask-keep-masks option will prevent emerge
from creating package.unmask or ** keyword changes.
* In order to avoid wasting time, backtracking has terminated early
* due to the above autounmask change(s). The --autounmask-backtrack=y
* option can be used to force further backtracking, but there is no
* guarantee that it will produce a solution.
!!! All ebuilds that could satisfy ">=app-crypt/gnupg-2.2.4-r2[ssl(-)]"
have been masked.
!!! One of the following masked packages is required to complete your
request:
- app-crypt/gnupg-2.2.20::gentoo (masked by: EAPI 7)
- app-crypt/gnupg-2.2.19::gentoo (masked by: EAPI 7)
The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by
"sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
(dependency required by "sys-apps/portage" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies . ... done!
!!! All ebuilds that could satisfy
">=app-crypt/openpgp-keys-gentoo-release-20180706" have been masked.
!!! One of the following masked packages is required to complete your
request:
- app-crypt/openpgp-keys-gentoo-release-20191030::gentoo (masked by: EAPI 7)
The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by
"sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
(dependency required by "sys-apps/portage" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
>
> Try:
> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> emerge -p1v =sys-apps/portage-2.3.99-r2
>
> This should force the current stable version of portage and disable
> key verification so that you don't need those keys.
> You should also determine how you've unmasked portage-9999. I'd grep
> for portage in any of the config files in /etc/portage and remove it
> from anything in package.unmask or package.accept_keywords or
> package.keywords.
>
Okay, I give that a go.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:01 ` Rich Freeman
2020-06-11 20:10 ` n952162
@ 2020-06-11 20:28 ` n952162
2020-06-11 20:35 ` Rich Freeman
1 sibling, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-11 20:28 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 22:01, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 3:36 PM n952162 <n952162@web.de> wrote:
>> On 2020-06-11 14:47, Rich Freeman wrote:
>>> On Thu, Jun 11, 2020 at 4:10 AM Neil Bothwick <neil@digimed.co.uk> wrote:
>>>
>>> Most likely what you're probably going to end up wanting to try is:
>>> USE="python_targets_python3_6 -python_targets_python3_7" emerge -p1v
>>> sys-apps/portage
>>> (Remove the -p if the output of that looks sane.)
>>>
>>> That will temporarily adjust the python dependency settings for just
>>> that one command. You shouldn't use that USE setting any further
>>> after that - this is just to get portage updated once to allow python
>>> to be updated in the future - you don't want to stick with 3.6 forever
>>> and in a little while you won't even have that option.
>>>
>> I tried that:
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies . ... done!
>>
>> !!! All ebuilds that could satisfy
>> ">=app-crypt/openpgp-keys-gentoo-release-20180706" have been masked.
>> !!! One of the following masked packages is required to complete your
>> request:
>> - app-crypt/openpgp-keys-gentoo-release-20191030::gentoo (masked by: EAPI 7)
>>
>> The current version of portage supports EAPI '6'. You must upgrade to a
>> newer version of portage before EAPI masked packages can be installed.
>> (dependency required by
>> "sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
>> (dependency required by "sys-apps/portage" [argument])
> Why are you installing portage-9999 now? This is going to be masked
> unless you've jumped through some hoops.
>
> Try:
> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> emerge -p1v =sys-apps/portage-2.3.99-r2
>
> This should force the current stable version of portage and disable
> key verification so that you don't need those keys.
> You should also determine how you've unmasked portage-9999. I'd grep
> for portage in any of the config files in /etc/portage and remove it
> from anything in package.unmask or package.accept_keywords or
> package.keywords.
>
Well, I'm delighted to have your help, because I get this all the time
and don't really know how to handle it:
# vim: syntax=emerge-out
Sorry, try again.
* IMPORTANT: 2 config files in '/etc/portage' need updating.
These are the packages that would be merged, in order:
Calculating dependencies * See the CONFIGURATION FILES and
CONFIGURATION FILES UPDATE TOOLS
* sections of the emerge man page to learn how to update config files.
.... . ... done!
[ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
-rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
(-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
(-python3_5%*)" 1028 KiB
[blocks B ] <app-portage/gentoolkit-0.4.6
("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.99-r2)
Total: 1 package (1 upgrade), Size of downloads: 1028 KiB
Conflict: 1 block (1 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
sys-apps/portage:0
(sys-apps/portage-2.3.99-r2:0/0::gentoo, ebuild scheduled for merge)
pulled in by
=sys-apps/portage-2.3.99-r2 (Argument)
(sys-apps/portage-2.3.13-r1:0/0::gentoo, installed) pulled in by
sys-apps/portage[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
required by (app-portage/gentoolkit-0.4.0:0/0::gentoo, installed)
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(app-portage/gentoolkit-0.4.0:0/0::gentoo, installed) pulled in by
app-portage/gentoolkit required by @selected
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
!!! The following installed packages are masked:
- sys-libs/binutils-libs-2.29.1-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# MichaŠGórny <mgorny@gentoo.org>, Andreas K. Hüttel
<dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware
license(s))
A copy of the 'linux-firmware' license is located at
'/usr/portage/licenses/linux-firmware'.
- www-client/firefox-52.5.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# EOL and has known vulnerabilities. Please move to
# Firefox 60 or newer if you can.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by:
linux-firmware no-source-code freedist license(s))
A copy of the 'no-source-code' license is located at
'/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at
'/usr/portage/licenses/freedist'.
- sys-devel/binutils-2.29.1-r1::gentoo (masked by: package.mask)
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at
'/usr/portage/licenses/bh-luxi'.
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:28 ` n952162
@ 2020-06-11 20:35 ` Rich Freeman
2020-06-11 20:43 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: Rich Freeman @ 2020-06-11 20:35 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 11, 2020 at 4:28 PM n952162 <n952162@web.de> wrote:
>
> On 2020-06-11 22:01, Rich Freeman wrote:
> > Try:
> > USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> > emerge -p1v =sys-apps/portage-2.3.99-r2
> >
>
> Sorry, try again.
>
> * IMPORTANT: 2 config files in '/etc/portage' need updating.
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies * See the CONFIGURATION FILES and
> CONFIGURATION FILES UPDATE TOOLS
> * sections of the emerge man page to learn how to update config files.
> .... . ... done!
> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
> (-python3_5%*)" 1028 KiB
> [blocks B ] <app-portage/gentoolkit-0.4.6
> ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.99-r2)
>
You're actually pretty close.
I think this will work:
USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
emerge -p1v =sys-apps/portage-2.3.99-r2 app-portage/gentoolkit
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:35 ` Rich Freeman
@ 2020-06-11 20:43 ` n952162
2020-06-11 21:20 ` Rich Freeman
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-11 20:43 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 22:35, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 4:28 PM n952162 <n952162@web.de> wrote:
>> On 2020-06-11 22:01, Rich Freeman wrote:
>>> Try:
>>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
>>> emerge -p1v =sys-apps/portage-2.3.99-r2
>>>
>> Sorry, try again.
>>
>> * IMPORTANT: 2 config files in '/etc/portage' need updating.
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies * See the CONFIGURATION FILES and
>> CONFIGURATION FILES UPDATE TOOLS
>> * sections of the emerge man page to learn how to update config files.
>> .... . ... done!
>> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
>> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
>> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
>> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
>> (-python3_5%*)" 1028 KiB
>> [blocks B ] <app-portage/gentoolkit-0.4.6
>> ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.99-r2)
>>
> You're actually pretty close.
>
> I think this will work:
> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> emerge -p1v =sys-apps/portage-2.3.99-r2 app-portage/gentoolkit
>
>
These are the packages that would be merged, in order:
Calculating dependencies * See the CONFIGURATION FILES and
CONFIGURATION FILES UPDATE TOOLS
* sections of the emerge man page to learn how to update config files.
... done!
!!! All ebuilds that could satisfy "app-portage/gentoolkit" have been
masked.
!!! One of the following masked packages is required to complete your
request:
- app-portage/gentoolkit-9999::gentoo (masked by: EAPI 7)
- app-portage/gentoolkit-0.5.0::gentoo (masked by: EAPI 7)
- app-portage/gentoolkit-0.4.8::gentoo (masked by: EAPI 7)
- app-portage/gentoolkit-0.4.7::gentoo (masked by: EAPI 7)
- app-portage/gentoolkit-0.4.6::gentoo (masked by: EAPI 7)
The current version of portage supports EAPI '6'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:10 ` n952162
@ 2020-06-11 21:05 ` Jack
2020-06-11 21:10 ` n952162
2020-06-11 21:06 ` Rich Freeman
1 sibling, 1 reply; 53+ messages in thread
From: Jack @ 2020-06-11 21:05 UTC (permalink / raw
To: gentoo-user
It would really help if you get rid of lots of extraneous messages in
the emerge output by reading all the new news items (even if you
already read them elsewhere) and finish updating your config files (or
deleting the update files if you already updated the actual config
files.) The more you can get emerge to stop saying, the easier it is
to read what it does say.
jack
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:10 ` n952162
2020-06-11 21:05 ` Jack
@ 2020-06-11 21:06 ` Rich Freeman
2020-06-11 21:15 ` n952162
1 sibling, 1 reply; 53+ messages in thread
From: Rich Freeman @ 2020-06-11 21:06 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 11, 2020 at 4:10 PM n952162 <n952162@web.de> wrote:
>
> On 2020-06-11 22:01, Rich Freeman wrote:
> >>
> >> The current version of portage supports EAPI '6'. You must upgrade to a
> >> newer version of portage before EAPI masked packages can be installed.
> >> (dependency required by
> >> "sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
> >> (dependency required by "sys-apps/portage" [argument])
> > Why are you installing portage-9999 now? This is going to be masked
> > unless you've jumped through some hoops.
>
> ??? I didn't specify that! I put it in the config file because emerge
> told me to. I have no idea what 9999 really does.
It will do something different depending on what day of the week you
run it - literally.
-9999 will pull the latest master branch from git and install it - you
do NOT want to do this.
Most likely emerge was trying to be "helpful" and being overly literal
about something you told it to do.
I'd go ahead and "grep -r 9999 /etc/portage" - anything that it
returns that looks like a package-version combo should almost
certainly be deleted unless you REALLY know what you're doing.
However, that last email I sent should be pretty likely to get portage
updated. I just don't want to see you updating to -9999 the next time
you go to do something. At that point you'll no longer get any
automatic updates in it and you'll be running unreleased code. You
would need to fix your config files and downgrade.
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:05 ` Jack
@ 2020-06-11 21:10 ` n952162
2020-06-11 21:22 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-11 21:10 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 23:05, Jack wrote:
> It would really help if you get rid of lots of extraneous messages in
> the emerge output by reading all the new news items (even if you
> already read them elsewhere) and finish updating your config files (or
> deleting the update files if you already updated the actual config
> files.) The more you can get emerge to stop saying, the easier it is
> to read what it does say.
>
> jack
>
Okay, I'll give it a try ... actually, I did, back then. I'm not sure
why it didn't get marked as read.
But I'm really working blind on this machine. I can't see what I type
(which is one of the reasons I'm trying to update) - Furthermore, it's
in a VM and I don't have X up so I have to put everything in a file and
scp it around.
But I'll try to get those things cleared up.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:06 ` Rich Freeman
@ 2020-06-11 21:15 ` n952162
0 siblings, 0 replies; 53+ messages in thread
From: n952162 @ 2020-06-11 21:15 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 23:06, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 4:10 PM n952162 <n952162@web.de> wrote:
>> On 2020-06-11 22:01, Rich Freeman wrote:
>>>> The current version of portage supports EAPI '6'. You must upgrade to a
>>>> newer version of portage before EAPI masked packages can be installed.
>>>> (dependency required by
>>>> "sys-apps/portage-9999::gentoo[-build,rsync-verify]" [ebuild])
>>>> (dependency required by "sys-apps/portage" [argument])
>>> Why are you installing portage-9999 now? This is going to be masked
>>> unless you've jumped through some hoops.
>> ??? I didn't specify that! I put it in the config file because emerge
>> told me to. I have no idea what 9999 really does.
> It will do something different depending on what day of the week you
> run it - literally.
>
> -9999 will pull the latest master branch from git and install it - you
> do NOT want to do this.
>
> Most likely emerge was trying to be "helpful" and being overly literal
> about something you told it to do.
>
> I'd go ahead and "grep -r 9999 /etc/portage" - anything that it
> returns that looks like a package-version combo should almost
> certainly be deleted unless you REALLY know what you're doing.
I did that and the only occurrence is the one I put in, according to
portage.
>
> However, that last email I sent should be pretty likely to get portage
> updated. I just don't want to see you updating to -9999 the next time
> you go to do something. At that point you'll no longer get any
> automatic updates in it and you'll be running unreleased code. You
> would need to fix your config files and downgrade.
>
Ah, I've got to take that out - I'll rerun it.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 20:43 ` n952162
@ 2020-06-11 21:20 ` Rich Freeman
2020-06-11 21:45 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: Rich Freeman @ 2020-06-11 21:20 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 11, 2020 at 4:43 PM n952162 <n952162@web.de> wrote:
>
> On 2020-06-11 22:35, Rich Freeman wrote:
> > On Thu, Jun 11, 2020 at 4:28 PM n952162 <n952162@web.de> wrote:
> >> On 2020-06-11 22:01, Rich Freeman wrote:
> >>> Try:
> >>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> >>> emerge -p1v =sys-apps/portage-2.3.99-r2
> >>>
> >> Sorry, try again.
> >>
> >> * IMPORTANT: 2 config files in '/etc/portage' need updating.
> >>
> >> These are the packages that would be merged, in order:
> >>
> >> Calculating dependencies * See the CONFIGURATION FILES and
> >> CONFIGURATION FILES UPDATE TOOLS
> >> * sections of the emerge man page to learn how to update config files.
> >> .... . ... done!
> >> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
> >> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
> >> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
> >> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
> >> (-python3_5%*)" 1028 KiB
> >> [blocks B ] <app-portage/gentoolkit-0.4.6
> >> ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.99-r2)
> >>
> > You're actually pretty close.
> >
> > I think this will work:
> > USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> > emerge -p1v =sys-apps/portage-2.3.99-r2 app-portage/gentoolkit
> >
> >
>
> !!! All ebuilds that could satisfy "app-portage/gentoolkit" have been
> masked.
> !!! One of the following masked packages is required to complete your
> request:
> - app-portage/gentoolkit-9999::gentoo (masked by: EAPI 7)
> - app-portage/gentoolkit-0.5.0::gentoo (masked by: EAPI 7)
> - app-portage/gentoolkit-0.4.8::gentoo (masked by: EAPI 7)
> - app-portage/gentoolkit-0.4.7::gentoo (masked by: EAPI 7)
> - app-portage/gentoolkit-0.4.6::gentoo (masked by: EAPI 7)
>
Yeah, I wasn't thinking and didn't think to check the EAPI on it.
This will break gentoolkit for a short time, but I suggest doing:
quickpkg portage gentoolkit
USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
emerge -p1v --nodeps =sys-apps/portage-2.3.99-r2
USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
emerge -p1uv app-portage/gentoolkit
Check that the first emerge output is sane and JUST wants to update
portage before executing it. The second will immediately update
gentoolkit as the version you currently have is not compatible with
the new portage, so we don't really want to leave that lying around.
Refrain from running anything installed by gentoolkit in-between these
two commands. However, most of the stuff that you would use is
read-only anyway.
The quickpkg command at the start creates a binary package of your
existing portage and gentoolkit packages so that you have a better
chance of recovery if anything goes wrong.
In general ignoring blocks is not something you want to do, and
neither is --nodeps, but I'm pretty sure it is safe in this particular
situation.
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:10 ` n952162
@ 2020-06-11 21:22 ` n952162
2020-06-11 21:59 ` Jack
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-11 21:22 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 23:10, n952162 wrote:
> On 2020-06-11 23:05, Jack wrote:
>> It would really help if you get rid of lots of extraneous messages in
>> the emerge output by reading all the new news items (even if you
>> already read them elsewhere) and finish updating your config files (or
>> deleting the update files if you already updated the actual config
>> files.) The more you can get emerge to stop saying, the easier it is
>> to read what it does say.
>>
>> jack
>>
>
> Okay, I'll give it a try ... actually, I did, back then. I'm not sure
> why it didn't get marked as read.
>
> But I'm really working blind on this machine. I can't see what I type
> (which is one of the reasons I'm trying to update) - Furthermore, it's
> in a VM and I don't have X up so I have to put everything in a file and
> scp it around.
>
> But I'll try to get those things cleared up.
>
>
Ah, now I see:
!!! Error: cannot update list of news items for repository "gentoo"
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:20 ` Rich Freeman
@ 2020-06-11 21:45 ` n952162
2020-06-11 22:09 ` n952162
2020-06-11 23:09 ` Rich Freeman
0 siblings, 2 replies; 53+ messages in thread
From: n952162 @ 2020-06-11 21:45 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 23:20, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 4:43 PM n952162 <n952162@web.de> wrote:
>> On 2020-06-11 22:35, Rich Freeman wrote:
>>> On Thu, Jun 11, 2020 at 4:28 PM n952162 <n952162@web.de> wrote:
>>>> On 2020-06-11 22:01, Rich Freeman wrote:
>>>>> Try:
>>>>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
>>>>> emerge -p1v =sys-apps/portage-2.3.99-r2
>>>>>
>>>> Sorry, try again.
>>>>
>>>> * IMPORTANT: 2 config files in '/etc/portage' need updating.
>>>>
>>>> These are the packages that would be merged, in order:
>>>>
>>>> Calculating dependencies * See the CONFIGURATION FILES and
>>>> CONFIGURATION FILES UPDATE TOOLS
>>>> * sections of the emerge man page to learn how to update config files.
>>>> .... . ... done!
>>>> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
>>>> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
>>>> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
>>>> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
>>>> (-python3_5%*)" 1028 KiB
>>>> [blocks B ] <app-portage/gentoolkit-0.4.6
>>>> ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.99-r2)
>>>>
>>> You're actually pretty close.
>>>
>>> I think this will work:
>>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
>>> emerge -p1v =sys-apps/portage-2.3.99-r2 app-portage/gentoolkit
>>>
>>>
>> !!! All ebuilds that could satisfy "app-portage/gentoolkit" have been
>> masked.
>> !!! One of the following masked packages is required to complete your
>> request:
>> - app-portage/gentoolkit-9999::gentoo (masked by: EAPI 7)
>> - app-portage/gentoolkit-0.5.0::gentoo (masked by: EAPI 7)
>> - app-portage/gentoolkit-0.4.8::gentoo (masked by: EAPI 7)
>> - app-portage/gentoolkit-0.4.7::gentoo (masked by: EAPI 7)
>> - app-portage/gentoolkit-0.4.6::gentoo (masked by: EAPI 7)
>>
> Yeah, I wasn't thinking and didn't think to check the EAPI on it.
>
> This will break gentoolkit for a short time, but I suggest doing:
>
> quickpkg portage gentoolkit
> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> emerge -p1v --nodeps =sys-apps/portage-2.3.99-r2
> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
> emerge -p1uv app-portage/gentoolkit
>
> Check that the first emerge output is sane and JUST wants to update
> portage before executing it. The second will immediately update
> gentoolkit as the version you currently have is not compatible with
> the new portage, so we don't really want to leave that lying around.
> Refrain from running anything installed by gentoolkit in-between these
> two commands. However, most of the stuff that you would use is
> read-only anyway.
>
> The quickpkg command at the start creates a binary package of your
> existing portage and gentoolkit packages so that you have a better
> chance of recovery if anything goes wrong.
>
> In general ignoring blocks is not something you want to do, and
> neither is --nodeps, but I'm pretty sure it is safe in this particular
> situation.
>
Now this is all getting really over my head:
^[[32;01m * ^[[39;49;00mBuilding package for sys-apps/portage-2.3.13-r1
... ^[[34;01m[ ^[[39;49;00m^[[32;01mok^[[39;49;00m^[[34;01m
]^[[39;49;00m
^[[33;01m * ^[[39;49;00mExcluded config: '/etc/dispatch-conf.conf'
^[[33;01m * ^[[39;49;00mExcluded config: '/etc/etc-update.conf'
^[[33;01m * ^[[39;49;00mExcluded config: '/etc/logrotate.d/elog-save-summary'
^[[33;01m * ^[[39;49;00mExcluded config:
'/etc/portage/repo.postsync.d/example'
^[[32;01m * ^[[39;49;00mBuilding package for app-portage/gentoolkit-0.4.0
... ^[[34;01m[ ^[[39;49;00m^[[32;01mok^[[39;49;00m^[[34;01m
]^[[39;49;00m
^[[33;01m * ^[[39;49;00mExcluded config: '/etc/eclean/distfiles.exclude'
^[[33;01m * ^[[39;49;00mExcluded config: '/etc/eclean/packages.exclude'
^[[32;01m * ^[[39;49;00mPackages now in '/usr/portage/packages':
^[[32;01m * ^[[39;49;00msys-apps/portage-2.3.13-r1: 4.1M
^[[32;01m * ^[[39;49;00mapp-portage/gentoolkit-0.4.0: 6.5M
^[[33;01m * ^[[39;49;00mExcluded config files: 6
^[[33;01m * ^[[39;49;00mSee --help if you would like to include config files.
These are the packages that would be merged, in order:
[ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
-rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
(-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
(-python3_5%*)" 1028 KiB
Total: 1 package (1 upgrade), Size of downloads: 1028 KiB
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
[ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
-rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
(-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
(-python3_5%*)" 1028 KiB
Total: 1 package (1 upgrade), Size of downloads: 1028 KiB
>>> Verifying ebuild manifests
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
>>> Running pre-merge checks for sys-apps/portage-2.3.99-r2
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 4.9.76-gentoo-r1
* Checking for suitable kernel configuration options...
[ ok ]
>>> Emerging (1 of 1) sys-apps/portage-2.3.99-r2::gentoo
>>> Downloading
'http://distfiles.gentoo.org/distfiles/portage-2.3.99.tar.bz2'
--2020-06-11 21:39:23--
http://distfiles.gentoo.org/distfiles/portage-2.3.99.tar.bz2
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.233.100,
140.211.166.134, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1051210 (1.0M) [application/x-bzip2]
Saving to: '/usr/portage/distfiles/portage-2.3.99.tar.bz2'
0K .......... .......... .......... .......... .......... 4%
56.6K 17s
50K .......... .......... .......... .......... .......... 9%
69.9K 15s
100K .......... .......... .......... .......... .......... 14%
60.6K 14s
150K .......... .......... .......... .......... .......... 19%
67.9K 13s
200K .......... .......... .......... .......... .......... 24%
61.9K 12s
250K .......... .......... .......... .......... .......... 29%
48.5K 12s
300K .......... .......... .......... .......... .......... 34%
40.5K 12s
350K .......... .......... .......... .......... .......... 38%
55.6K 11s
400K .......... .......... .......... .......... .......... 43%
69.8K 10s
450K .......... .......... .......... .......... .......... 48% 71.7K 9s
500K .......... .......... .......... .......... .......... 53% 59.1K 8s
550K .......... .......... .......... .......... .......... 58% 68.0K 7s
600K .......... .......... .......... .......... .......... 63% 58.7K 6s
650K .......... .......... .......... .......... .......... 68% 72.2K 5s
700K .......... .......... .......... .......... .......... 73% 52.5K 5s
750K .......... .......... .......... .......... .......... 77% 64.7K 4s
800K .......... .......... .......... .......... .......... 82% 69.4K 3s
850K .......... .......... .......... .......... .......... 87% 68.7K 2s
900K .......... .......... .......... .......... .......... 92% 70.2K 1s
950K .......... .......... .......... .......... .......... 97% 65.9K 0s
1000K .......... .......... ...... 100%
66.3K=17s
2020-06-11 21:39:41 (61.4 KB/s) -
'/usr/portage/distfiles/portage-2.3.99.tar.bz2' saved [1051210/1051210]
* portage-2.3.99.tar.bz2 BLAKE2B SHA512 size ;-)
... [ ok ]
>>> Downloading
'http://distfiles.gentoo.org/distfiles/portage-2.3.89-bug-718578.patch'
--2020-06-11 21:39:41--
http://distfiles.gentoo.org/distfiles/portage-2.3.89-bug-718578.patch
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.233.100,
140.211.166.134, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1325 (1.3K) [application/x-troff-man]
Saving to: '/usr/portage/distfiles/portage-2.3.89-bug-718578.patch'
0K . 100% 365K=0.004s
2020-06-11 21:39:42 (365 KB/s) -
'/usr/portage/distfiles/portage-2.3.89-bug-718578.patch' saved [1325/1325]
* portage-2.3.89-bug-718578.patch BLAKE2B SHA512 size ;-)
... [ ok ]
* Please follow the instructions in the news item:
* 2019-06-05-amd64-17-1-profiles-are-now-stable
* or choose the 17.0 profile.
* ERROR: sys-apps/portage-2.3.99-r2::gentoo failed (setup phase):
* ERROR: 17.1 migration has not been performed!!
*
* Call stack:
* ebuild.sh, line 596: Called __source_all_bashrcs
* ebuild.sh, line 415: Called __try_source
'/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
* ebuild.sh, line 470: Called source
'/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
* profile.bashrc, line 6: Called die
* The specific snippet of code:
* die "ERROR: 17.1 migration has not been performed!!"
*
* If you need support, post the output of `emerge --info
'=sys-apps/portage-2.3.99-r2::gentoo'`,
* the complete build log and the output of `emerge -pqv
'=sys-apps/portage-2.3.99-r2::gentoo'`.
* The complete build log is located at
'/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/die.env'.
* Working directory: '/var/tmp/portage/sys-apps/portage-2.3.99-r2/homedir'
* S: '/var/tmp/portage/sys-apps/portage-2.3.99-r2/work/portage-2.3.99'
>>> Failed to emerge sys-apps/portage-2.3.99-r2, Log file:
>>> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/build.log'
* Messages for package sys-apps/portage-2.3.99-r2:
* Please follow the instructions in the news item:
* 2019-06-05-amd64-17-1-profiles-are-now-stable
* or choose the 17.0 profile.
* ERROR: sys-apps/portage-2.3.99-r2::gentoo failed (setup phase):
* ERROR: 17.1 migration has not been performed!!
*
* Call stack:
* ebuild.sh, line 596: Called __source_all_bashrcs
* ebuild.sh, line 415: Called __try_source
'/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
* ebuild.sh, line 470: Called source
'/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
* profile.bashrc, line 6: Called die
* The specific snippet of code:
* die "ERROR: 17.1 migration has not been performed!!"
*
* If you need support, post the output of `emerge --info
'=sys-apps/portage-2.3.99-r2::gentoo'`,
* the complete build log and the output of `emerge -pqv
'=sys-apps/portage-2.3.99-r2::gentoo'`.
* The complete build log is located at
'/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/die.env'.
* Working directory: '/var/tmp/portage/sys-apps/portage-2.3.99-r2/homedir'
* S: '/var/tmp/portage/sys-apps/portage-2.3.99-r2/work/portage-2.3.99'
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:22 ` n952162
@ 2020-06-11 21:59 ` Jack
2020-06-11 22:05 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: Jack @ 2020-06-11 21:59 UTC (permalink / raw
To: gentoo-user
On 2020.06.11 17:22, n952162 wrote:
> On 2020-06-11 23:10, n952162 wrote:
>> On 2020-06-11 23:05, Jack wrote:
>>> It would really help if you get rid of lots of extraneous messages
>>> in the emerge output by reading all the new news items (even if you
>>> already read them elsewhere) and finish updating your config files
>>> (or deleting the update files if you already updated the actual
>>> config files.) The more you can get emerge to stop saying, the
>>> easier it is to read what it does say.
>>
>> Okay, I'll give it a try ... actually, I did, back then. I'm not
>> sure why it didn't get marked as read.
>>
>> But I'm really working blind on this machine. I can't see what I
>> type (which is one of the reasons I'm trying to update) -
>> Furthermore, it's in a VM and I don't have X up so I have to put
>> everything in a file and scp it around.
Ah, that does make things difficult. I assume you don't have sshd
running on that VM. Being able to ssh in to a VM is often very
helpful, but you need to have set it up before you have problems.
Actually - if you can scp into the VM, you should be able to ssh. Can
you? If you, you should be able to do all the edit and emerges that
way.
>>
>> But I'll try to get those things cleared up.
>
> Ah, now I see:
>
> !!! Error: cannot update list of news items for repository "gentoo"
Yes indeed, that's very odd. What command is that in response to? I
would expect "emerge --sync" to update that, but I probably would not
try that until you get portage straightened out.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:59 ` Jack
@ 2020-06-11 22:05 ` n952162
2020-06-11 22:43 ` Jack
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-11 22:05 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 23:59, Jack wrote:
> On 2020.06.11 17:22, n952162 wrote:
>> On 2020-06-11 23:10, n952162 wrote:
>>> On 2020-06-11 23:05, Jack wrote:
>>>> It would really help if you get rid of lots of extraneous messages
>>>> in the emerge output by reading all the new news items (even if you
>>>> already read them elsewhere) and finish updating your config files
>>>> (or deleting the update files if you already updated the actual
>>>> config files.) The more you can get emerge to stop saying, the
>>>> easier it is to read what it does say.
>>>
>>> Okay, I'll give it a try ... actually, I did, back then. I'm not
>>> sure why it didn't get marked as read.
>>>
>>> But I'm really working blind on this machine. I can't see what I
>>> type (which is one of the reasons I'm trying to update) -
>>> Furthermore, it's in a VM and I don't have X up so I have to put
>>> everything in a file and scp it around.
> Ah, that does make things difficult. I assume you don't have sshd
> running on that VM. Being able to ssh in to a VM is often very
> helpful, but you need to have set it up before you have problems.
> Actually - if you can scp into the VM, you should be able to ssh. Can
> you? If you, you should be able to do all the edit and emerges that way.
That's a great idea that I didn't think of, but the problem is, I'm set
up for NAT and as far as I know, you can't ssh in that case ... maybe I
could set up some kind of port-forwarding situation, or change my
networking type ... I'm not sure which is easiest.... I hadn't
expected that this was going to get this complicated ;-))))
>>>
>>> But I'll try to get those things cleared up.
>>
>> Ah, now I see:
>>
>> !!! Error: cannot update list of news items for repository "gentoo"
> Yes indeed, that's very odd. What command is that in response to? I
> would expect "emerge --sync" to update that, but I probably would not
> try that until you get portage straightened out.
>
That was just after letting "eselect news read" run through.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:45 ` n952162
@ 2020-06-11 22:09 ` n952162
2020-06-11 23:09 ` Rich Freeman
1 sibling, 0 replies; 53+ messages in thread
From: n952162 @ 2020-06-11 22:09 UTC (permalink / raw
To: gentoo-user
On 2020-06-11 23:45, n952162 wrote:
> On 2020-06-11 23:20, Rich Freeman wrote:
>> On Thu, Jun 11, 2020 at 4:43 PM n952162 <n952162@web.de> wrote:
>>> On 2020-06-11 22:35, Rich Freeman wrote:
>>>> On Thu, Jun 11, 2020 at 4:28 PM n952162 <n952162@web.de> wrote:
>>>>> On 2020-06-11 22:01, Rich Freeman wrote:
>>>>>> Try:
>>>>>> USE="python_targets_python3_6 -python_targets_python3_7
>>>>>> -rsync-verify"
>>>>>> emerge -p1v =sys-apps/portage-2.3.99-r2
>>>>>>
>>>>> Sorry, try again.
>>>>>
>>>>> * IMPORTANT: 2 config files in '/etc/portage' need updating.
>>>>>
>>>>> These are the packages that would be merged, in order:
>>>>>
>>>>> Calculating dependencies * See the CONFIGURATION FILES and
>>>>> CONFIGURATION FILES UPDATE TOOLS
>>>>> * sections of the emerge man page to learn how to update
>>>>> config files.
>>>>> .... . ... done!
>>>>> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo
>>>>> [2.3.13-r1::gentoo]
>>>>> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
>>>>> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
>>>>> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*)
>>>>> (-python3_4%)
>>>>> (-python3_5%*)" 1028 KiB
>>>>> [blocks B ] <app-portage/gentoolkit-0.4.6
>>>>> ("<app-portage/gentoolkit-0.4.6" is blocking
>>>>> sys-apps/portage-2.3.99-r2)
>>>>>
>>>> You're actually pretty close.
>>>>
>>>> I think this will work:
>>>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
>>>> emerge -p1v =sys-apps/portage-2.3.99-r2 app-portage/gentoolkit
>>>>
>>>>
>>> !!! All ebuilds that could satisfy "app-portage/gentoolkit" have been
>>> masked.
>>> !!! One of the following masked packages is required to complete your
>>> request:
>>> - app-portage/gentoolkit-9999::gentoo (masked by: EAPI 7)
>>> - app-portage/gentoolkit-0.5.0::gentoo (masked by: EAPI 7)
>>> - app-portage/gentoolkit-0.4.8::gentoo (masked by: EAPI 7)
>>> - app-portage/gentoolkit-0.4.7::gentoo (masked by: EAPI 7)
>>> - app-portage/gentoolkit-0.4.6::gentoo (masked by: EAPI 7)
>>>
>> Yeah, I wasn't thinking and didn't think to check the EAPI on it.
>>
>> This will break gentoolkit for a short time, but I suggest doing:
>>
>> quickpkg portage gentoolkit
>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
>> emerge -p1v --nodeps =sys-apps/portage-2.3.99-r2
>> USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify"
>> emerge -p1uv app-portage/gentoolkit
>>
>> Check that the first emerge output is sane and JUST wants to update
>> portage before executing it. The second will immediately update
>> gentoolkit as the version you currently have is not compatible with
>> the new portage, so we don't really want to leave that lying around.
>> Refrain from running anything installed by gentoolkit in-between these
>> two commands. However, most of the stuff that you would use is
>> read-only anyway.
>>
>> The quickpkg command at the start creates a binary package of your
>> existing portage and gentoolkit packages so that you have a better
>> chance of recovery if anything goes wrong.
>>
>> In general ignoring blocks is not something you want to do, and
>> neither is --nodeps, but I'm pretty sure it is safe in this particular
>> situation.
>>
>
> Now this is all getting really over my head:
>
> ^[[32;01m * ^[[39;49;00mBuilding package for sys-apps/portage-2.3.13-r1
> ... ^[[34;01m[ ^[[39;49;00m^[[32;01mok^[[39;49;00m^[[34;01m
> ]^[[39;49;00m
> ^[[33;01m * ^[[39;49;00mExcluded config: '/etc/dispatch-conf.conf'
> ^[[33;01m * ^[[39;49;00mExcluded config: '/etc/etc-update.conf'
> ^[[33;01m * ^[[39;49;00mExcluded config:
> '/etc/logrotate.d/elog-save-summary'
> ^[[33;01m * ^[[39;49;00mExcluded config:
> '/etc/portage/repo.postsync.d/example'
> ^[[32;01m * ^[[39;49;00mBuilding package for app-portage/gentoolkit-0.4.0
> ... ^[[34;01m[ ^[[39;49;00m^[[32;01mok^[[39;49;00m^[[34;01m
> ]^[[39;49;00m
> ^[[33;01m * ^[[39;49;00mExcluded config: '/etc/eclean/distfiles.exclude'
> ^[[33;01m * ^[[39;49;00mExcluded config: '/etc/eclean/packages.exclude'
> ^[[32;01m * ^[[39;49;00mPackages now in '/usr/portage/packages':
> ^[[32;01m * ^[[39;49;00msys-apps/portage-2.3.13-r1: 4.1M
> ^[[32;01m * ^[[39;49;00mapp-portage/gentoolkit-0.4.0: 6.5M
> ^[[33;01m * ^[[39;49;00mExcluded config files: 6
> ^[[33;01m * ^[[39;49;00mSee --help if you would like to include config
> files.
>
>
>
> These are the packages that would be merged, in order:
>
> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
> (-python3_5%*)" 1028 KiB
>
> Total: 1 package (1 upgrade), Size of downloads: 1028 KiB
>
> * IMPORTANT: 25 news items need reading for repository 'gentoo'.
> * Use eselect news read to view new items.
>
>
> These are the packages that would be merged, in order:
>
> [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo]
> USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev%
> -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6*
> (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%)
> (-python3_5%*)" 1028 KiB
>
> Total: 1 package (1 upgrade), Size of downloads: 1028 KiB
>
> >>> Verifying ebuild manifests
>
> * IMPORTANT: 25 news items need reading for repository 'gentoo'.
> * Use eselect news read to view new items.
>
>
> >>> Running pre-merge checks for sys-apps/portage-2.3.99-r2
> * Determining the location of the kernel source code
> * Found kernel source directory:
> * /usr/src/linux
> * Found sources for kernel version:
> * 4.9.76-gentoo-r1
> * Checking for suitable kernel configuration options...
> [ ok ]
>
> >>> Emerging (1 of 1) sys-apps/portage-2.3.99-r2::gentoo
> >>> Downloading
> 'http://distfiles.gentoo.org/distfiles/portage-2.3.99.tar.bz2'
> --2020-06-11 21:39:23--
> http://distfiles.gentoo.org/distfiles/portage-2.3.99.tar.bz2
> Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.233.100,
> 140.211.166.134, ...
> Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 1051210 (1.0M) [application/x-bzip2]
> Saving to: '/usr/portage/distfiles/portage-2.3.99.tar.bz2'
>
> 0K .......... .......... .......... .......... .......... 4%
> 56.6K 17s
> 50K .......... .......... .......... .......... .......... 9%
> 69.9K 15s
> 100K .......... .......... .......... .......... .......... 14%
> 60.6K 14s
> 150K .......... .......... .......... .......... .......... 19%
> 67.9K 13s
> 200K .......... .......... .......... .......... .......... 24%
> 61.9K 12s
> 250K .......... .......... .......... .......... .......... 29%
> 48.5K 12s
> 300K .......... .......... .......... .......... .......... 34%
> 40.5K 12s
> 350K .......... .......... .......... .......... .......... 38%
> 55.6K 11s
> 400K .......... .......... .......... .......... .......... 43%
> 69.8K 10s
> 450K .......... .......... .......... .......... .......... 48%
> 71.7K 9s
> 500K .......... .......... .......... .......... .......... 53%
> 59.1K 8s
> 550K .......... .......... .......... .......... .......... 58%
> 68.0K 7s
> 600K .......... .......... .......... .......... .......... 63%
> 58.7K 6s
> 650K .......... .......... .......... .......... .......... 68%
> 72.2K 5s
> 700K .......... .......... .......... .......... .......... 73%
> 52.5K 5s
> 750K .......... .......... .......... .......... .......... 77%
> 64.7K 4s
> 800K .......... .......... .......... .......... .......... 82%
> 69.4K 3s
> 850K .......... .......... .......... .......... .......... 87%
> 68.7K 2s
> 900K .......... .......... .......... .......... .......... 92%
> 70.2K 1s
> 950K .......... .......... .......... .......... .......... 97%
> 65.9K 0s
> 1000K .......... .......... ...... 100%
> 66.3K=17s
>
> 2020-06-11 21:39:41 (61.4 KB/s) -
> '/usr/portage/distfiles/portage-2.3.99.tar.bz2' saved [1051210/1051210]
>
> * portage-2.3.99.tar.bz2 BLAKE2B SHA512 size ;-)
> ... [ ok ]
> >>> Downloading
> 'http://distfiles.gentoo.org/distfiles/portage-2.3.89-bug-718578.patch'
> --2020-06-11 21:39:41--
> http://distfiles.gentoo.org/distfiles/portage-2.3.89-bug-718578.patch
> Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.233.100,
> 140.211.166.134, ...
> Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 1325 (1.3K) [application/x-troff-man]
> Saving to: '/usr/portage/distfiles/portage-2.3.89-bug-718578.patch'
>
> 0K . 100% 365K=0.004s
>
> 2020-06-11 21:39:42 (365 KB/s) -
> '/usr/portage/distfiles/portage-2.3.89-bug-718578.patch' saved
> [1325/1325]
>
> * portage-2.3.89-bug-718578.patch BLAKE2B SHA512 size ;-)
> ... [ ok ]
> * Please follow the instructions in the news item:
> * 2019-06-05-amd64-17-1-profiles-are-now-stable
> * or choose the 17.0 profile.
> * ERROR: sys-apps/portage-2.3.99-r2::gentoo failed (setup phase):
> * ERROR: 17.1 migration has not been performed!!
> *
> * Call stack:
> * ebuild.sh, line 596: Called __source_all_bashrcs
> * ebuild.sh, line 415: Called __try_source
> '/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
> * ebuild.sh, line 470: Called source
> '/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
> * profile.bashrc, line 6: Called die
> * The specific snippet of code:
> * die "ERROR: 17.1 migration has not been performed!!"
> *
> * If you need support, post the output of `emerge --info
> '=sys-apps/portage-2.3.99-r2::gentoo'`,
> * the complete build log and the output of `emerge -pqv
> '=sys-apps/portage-2.3.99-r2::gentoo'`.
> * The complete build log is located at
> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/die.env'.
> * Working directory:
> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/homedir'
> * S: '/var/tmp/portage/sys-apps/portage-2.3.99-r2/work/portage-2.3.99'
>
> >>> Failed to emerge sys-apps/portage-2.3.99-r2, Log file:
>
> >>> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/build.log'
> * Messages for package sys-apps/portage-2.3.99-r2:
> * Please follow the instructions in the news item:
> * 2019-06-05-amd64-17-1-profiles-are-now-stable
> * or choose the 17.0 profile.
> * ERROR: sys-apps/portage-2.3.99-r2::gentoo failed (setup phase):
> * ERROR: 17.1 migration has not been performed!!
> *
> * Call stack:
> * ebuild.sh, line 596: Called __source_all_bashrcs
> * ebuild.sh, line 415: Called __try_source
> '/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
> * ebuild.sh, line 470: Called source
> '/usr/portage/profiles/default/linux/amd64/17.1/profile.bashrc'
> * profile.bashrc, line 6: Called die
> * The specific snippet of code:
> * die "ERROR: 17.1 migration has not been performed!!"
> *
> * If you need support, post the output of `emerge --info
> '=sys-apps/portage-2.3.99-r2::gentoo'`,
> * the complete build log and the output of `emerge -pqv
> '=sys-apps/portage-2.3.99-r2::gentoo'`.
> * The complete build log is located at
> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/temp/die.env'.
> * Working directory:
> '/var/tmp/portage/sys-apps/portage-2.3.99-r2/homedir'
> * S: '/var/tmp/portage/sys-apps/portage-2.3.99-r2/work/portage-2.3.99'
>
>
>
Will this problem be solved if I select profile 17.0 and just rerun
these commands?
Or, should I re-install the backup command that we created.
This is getting too deep, I'm afraid, consuming too much of your time.
Thank you for your efforts so far.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 22:05 ` n952162
@ 2020-06-11 22:43 ` Jack
2020-06-12 6:32 ` n952162
2020-06-14 7:01 ` n952162
0 siblings, 2 replies; 53+ messages in thread
From: Jack @ 2020-06-11 22:43 UTC (permalink / raw
To: gentoo-user
On 2020.06.11 18:05, n952162 wrote:
> On 2020-06-11 23:59, Jack wrote:
>> On 2020.06.11 17:22, n952162 wrote:
>>> On 2020-06-11 23:10, n952162 wrote:
>>>> On 2020-06-11 23:05, Jack wrote:
>>>>> It would really help if you get rid of lots of extraneous
>>>>> messages in the emerge output by reading all the new news items
>>>>> (even if you already read them elsewhere) and finish updating
>>>>> your config files (or deleting the update files if you already
>>>>> updated the actual config files.) The more you can get emerge to
>>>>> stop saying, the easier it is to read what it does say.
>>>>
>>>> Okay, I'll give it a try ... actually, I did, back then. I'm not
>>>> sure why it didn't get marked as read.
>>>>
>>>> But I'm really working blind on this machine. I can't see what I
>>>> type (which is one of the reasons I'm trying to update) -
>>>> Furthermore, it's in a VM and I don't have X up so I have to put
>>>> everything in a file and scp it around.
>> Ah, that does make things difficult. I assume you don't have sshd
>> running on that VM. Being able to ssh in to a VM is often very
>> helpful, but you need to have set it up before you have problems.
>> Actually - if you can scp into the VM, you should be able to ssh.
>> Can you? If you, you should be able to do all the edit and emerges
>> that way.
>
> That's a great idea that I didn't think of, but the problem is, I'm
> set up for NAT and as far as I know, you can't ssh in that case ...
> maybe I could set up some kind of port-forwarding situation, or
> change my networking type ... I'm not sure which is easiest.... I
> hadn't expected that this was going to get this complicated ;-))))
If you can scp you can ssh (or are you running scp from inside the
VM?) If so, but sshd is running in the VM, then the trick is to find
the right IP address to use to reach the VM. If you ssh from the VM to
your working PC, then you should be able to see the IP address it is
coming from. As long as it's the VM doing the NAT and the connection
is not going through a separate router, you should be OK. The other
way is to look at the list of connected devices on the router. You
should be able to identify the VM and thus the IP address it is using.
I would try a bit more on this ssh approach, but if it doesn't work
fairly quickly, I would leave it alone and continue to concentrate on
portage, and then upgrading the rest of the system, per Rich's
suggestions.
>>>>
>>>> But I'll try to get those things cleared up.
>>>
>>> Ah, now I see:
>>>
>>> !!! Error: cannot update list of news items for repository "gentoo"
>> Yes indeed, that's very odd. What command is that in response to?
>> I would expect "emerge --sync" to update that, but I probably would
>> not try that until you get portage straightened out.
>
> That was just after letting "eselect news read" run through.
That sounds like a permission problem, which may end up having an
effect on your other efforts. In my case, it is
/usr/portage/metadata/news, and everything there is root:root and the
actual news items are all 755. You could also try doing the "eselect
news read new" as root.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 21:45 ` n952162
2020-06-11 22:09 ` n952162
@ 2020-06-11 23:09 ` Rich Freeman
2020-06-12 6:40 ` n952162
1 sibling, 1 reply; 53+ messages in thread
From: Rich Freeman @ 2020-06-11 23:09 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 11, 2020 at 5:45 PM n952162 <n952162@web.de> wrote:
>
>
> * portage-2.3.89-bug-718578.patch BLAKE2B SHA512 size ;-)
> ... [ ok ]
> * Please follow the instructions in the news item:
> * 2019-06-05-amd64-17-1-profiles-are-now-stable
> * or choose the 17.0 profile.
> * ERROR: sys-apps/portage-2.3.99-r2::gentoo failed (setup phase):
> * ERROR: 17.1 migration has not been performed!!
You switched to the 17.1 profile without following the instructions in
the news item you said you read. :)
eselect news read 2019-06-05-amd64-17-1-profiles-are-now-stable
What profile were you on before you started messing with everything?
Hopefully that was 17.0 because if not you need to do a migration for
that, which is the subject of another news item.
If you were on 17.0 before then I would finish getting all packages up
to date on 17.0 before moving to 17.1. The first step of the 17.1
migration instructions is to make sure all your packages are up to
date, and yours obviously are not.
Really though you do not want to go changing profiles without reading
all the news.
BTW, is it becoming clear why it is best to update Gentoo at least
ever few months? :)
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 22:43 ` Jack
@ 2020-06-12 6:32 ` n952162
2020-06-14 7:01 ` n952162
1 sibling, 0 replies; 53+ messages in thread
From: n952162 @ 2020-06-12 6:32 UTC (permalink / raw
To: gentoo-user
On 2020-06-12 00:43, Jack wrote:
>
>> That was just after letting "eselect news read" run through.
> That sounds like a permission problem, which may end up having an
> effect on your other efforts. In my case, it is
> /usr/portage/metadata/news, and everything there is root:root and the
> actual news items are all 755. You could also try doing the "eselect
> news read new" as root.
:-))) who woulda thought ... you need to be root to read the news.
Okay, that's surely the problem. :-)
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 23:09 ` Rich Freeman
@ 2020-06-12 6:40 ` n952162
2020-06-12 8:00 ` n952162
2020-06-12 13:45 ` Rich Freeman
0 siblings, 2 replies; 53+ messages in thread
From: n952162 @ 2020-06-12 6:40 UTC (permalink / raw
To: gentoo-user
On 2020-06-12 01:09, Rich Freeman wrote:
> On Thu, Jun 11, 2020 at 5:45 PM n952162 <n952162@web.de> wrote:
>>
>> * portage-2.3.89-bug-718578.patch BLAKE2B SHA512 size ;-)
>> ... [ ok ]
>> * Please follow the instructions in the news item:
>> * 2019-06-05-amd64-17-1-profiles-are-now-stable
>> * or choose the 17.0 profile.
>> * ERROR: sys-apps/portage-2.3.99-r2::gentoo failed (setup phase):
>> * ERROR: 17.1 migration has not been performed!!
> You switched to the 17.1 profile without following the instructions in
> the news item you said you read. :)
>
> eselect news read 2019-06-05-amd64-17-1-profiles-are-now-stable
I said I read them ... but not that I understood them ;-(
>
> What profile were you on before you started messing with everything?
> Hopefully that was 17.0 because if not you need to do a migration for
> that, which is the subject of another news item.
Presumably, 13.0, unless some process had already made the 13.0 -> 17.0
jump without my knowledge.
>
> If you were on 17.0 before then I would finish getting all packages up
> to date on 17.0 before moving to 17.1. The first step of the 17.1
> migration instructions is to make sure all your packages are up to
> date, and yours obviously are not.
>
> Really though you do not want to go changing profiles without reading
> all the news.
>
> BTW, is it becoming clear why it is best to update Gentoo at least
> ever few months? :)
Well, yes, but it's really pretty onerous. If you have gentoo in
embedded systems, you've got to spend considerable administrative effort
in each one just maintaining the status quo.
I mean, there's no competition to gentoo, of course. But a design goal
could be to have a one-step sync, of some sort.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 6:40 ` n952162
@ 2020-06-12 8:00 ` n952162
2020-06-12 13:49 ` Rich Freeman
2020-06-12 13:45 ` Rich Freeman
1 sibling, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-12 8:00 UTC (permalink / raw
To: gentoo-user
On 2020-06-12 08:40, n952162 wrote:
>
>>
>> BTW, is it becoming clear why it is best to update Gentoo at least
>> ever few months? :)
>
>
> Well, yes, but it's really pretty onerous. If you have gentoo in
> embedded systems, you've got to spend considerable administrative effort
> in each one just maintaining the status quo.
>
> I mean, there's no competition to gentoo, of course. But a design goal
> could be to have a one-step sync, of some sort.
>
>
>
Maybe one way to work in that direction would be to have regular - say,
yearly - "releases", kind of like other distributions do, but on an
ebuild basis, re-establishing a common base point.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 6:40 ` n952162
2020-06-12 8:00 ` n952162
@ 2020-06-12 13:45 ` Rich Freeman
1 sibling, 0 replies; 53+ messages in thread
From: Rich Freeman @ 2020-06-12 13:45 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 12, 2020 at 2:40 AM n952162 <n952162@web.de> wrote:
>
> Presumably, 13.0, unless some process had already made the 13.0 -> 17.0
> jump without my knowledge.
Ok, you're in fairly uncharted waters. The impact is mainly to gcc so
if you haven't updated that then most likely nothing is broken yet,
and you can probably update portage safely because it doesn't use gcc.
However, you probably should rebuild libtool and then the toolchain
after switching to a newer gcc.
>
> Well, yes, but it's really pretty onerous. If you have gentoo in
> embedded systems, you've got to spend considerable administrative effort
> in each one just maintaining the status quo.
>
> I mean, there's no competition to gentoo, of course. But a design goal
> could be to have a one-step sync, of some sort.
In such a situation you're probably better off managing that system
more like a docker container. Build the entire image off-host from
scratch instead of trying to upgrade it in place, and just migrate
whatever data you have. You can still use Gentoo so that everything
is tailored/etc, but you'd be generating a completely new image from
scratch and just flashing it, vs trying to do updates on an embedded
system.
You really can't reliably do infrequent in-place updates on Gentoo
systems. Sure, you can go a few months between updates, but the 17.0
profile came out in 2017...
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 8:00 ` n952162
@ 2020-06-12 13:49 ` Rich Freeman
2020-06-12 14:00 ` Jack
0 siblings, 1 reply; 53+ messages in thread
From: Rich Freeman @ 2020-06-12 13:49 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
>
> On 2020-06-12 08:40, n952162 wrote:
> >
> >>
> >> BTW, is it becoming clear why it is best to update Gentoo at least
> >> ever few months? :)
> >
> >
> > Well, yes, but it's really pretty onerous. If you have gentoo in
> > embedded systems, you've got to spend considerable administrative effort
> > in each one just maintaining the status quo.
> >
> > I mean, there's no competition to gentoo, of course. But a design goal
> > could be to have a one-step sync, of some sort.
>
> Maybe one way to work in that direction would be to have regular - say,
> yearly - "releases", kind of like other distributions do, but on an
> ebuild basis, re-establishing a common base point.
Well, you already can just use a snapshot of the repository from any
date in time, though things like patches might not be mirrored any
longer so that isn't a perfect solution.
Ultimately if there was enough interest in something like this the
solution would probably be another distro that just repackages Gentoo
in a release-based format. Release-based distros have their pros and
cons, but they're definitely a better fit for some problems.
One of the issues with Gentoo is that it is fairly niche and so you
don't have the manpower to support 47 forks. With Debian you have a
bazillion derivatives - half of them are just bundling a different set
of default packages. Ubuntu has a Desktop and Server version of the
distro, and they also have flavors for various desktop environments.
Gentoo basically has just barely enough manpower to support having
Gentoo. We try to accommodate as much choice as possible in how it
gets used which is why this model works as well as it does. However,
we can't support having a Gentoo flavor that is GPL-only, or GPL-free,
or FOSS-only, or no-systemd-in-the-repo, or initial install optimized
for people who read braille. You can actually tailor Gentoo towards
just about any of those directions with some config file tweaks, but
you can't just pick the one of 300 iso images that most closely fit
your needs and run the autoinstaller and forget about it.
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 13:49 ` Rich Freeman
@ 2020-06-12 14:00 ` Jack
2020-06-12 14:38 ` Michael
0 siblings, 1 reply; 53+ messages in thread
From: Jack @ 2020-06-12 14:00 UTC (permalink / raw
To: gentoo-user
On 6/12/20 9:49 AM, Rich Freeman wrote:
> On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
>> On 2020-06-12 08:40, n952162 wrote:
>>
>>>> BTW, is it becoming clear why it is best to update Gentoo at least
>>>> ever few months? :)
>>> Well, yes, but it's really pretty onerous. If you have gentoo in
>>> embedded systems, you've got to spend considerable administrative effort
>>> in each one just maintaining the status quo.
>>>
>>> I mean, there's no competition to gentoo, of course. But a design goal
>>> could be to have a one-step sync, of some sort.
>> Maybe one way to work in that direction would be to have regular - say,
>> yearly - "releases", kind of like other distributions do, but on an
>> ebuild basis, re-establishing a common base point.
> Well, you already can just use a snapshot of the repository from any
> date in time, though things like patches might not be mirrored any
> longer so that isn't a perfect solution.
>
> Ultimately if there was enough interest in something like this the
> solution would probably be another distro that just repackages Gentoo
> in a release-based format. Release-based distros have their pros and
> cons, but they're definitely a better fit for some problems.
>
> One of the issues with Gentoo is that it is fairly niche and so you
> don't have the manpower to support 47 forks. With Debian you have a
> bazillion derivatives - half of them are just bundling a different set
> of default packages. Ubuntu has a Desktop and Server version of the
> distro, and they also have flavors for various desktop environments.
> Gentoo basically has just barely enough manpower to support having
> Gentoo. We try to accommodate as much choice as possible in how it
> gets used which is why this model works as well as it does. However,
> we can't support having a Gentoo flavor that is GPL-only, or GPL-free,
> or FOSS-only, or no-systemd-in-the-repo, or initial install optimized
> for people who read braille. You can actually tailor Gentoo towards
> just about any of those directions with some config file tweaks, but
> you can't just pick the one of 300 iso images that most closely fit
> your needs and run the autoinstaller and forget about it.
What about some sort of tagging? Not bundling or packaging, just
occasional (quarterly?) labels, with a matrix indicating how difficult
it would be to upgrade. A hint to folks who tend to update less often
than they should. A "heads up" that things added or upgraded in the
past quarter are going to be very difficult to do if you are starting
with something more than three/five/...? quarters older than that. Of
course, I suppose if you read the news items as they are released, then
you should have a pretty good idea of which of them are likely to bite
you if you wait too long.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:00 ` Jack
@ 2020-06-12 14:38 ` Michael
2020-06-12 14:42 ` J. Roeleveld
` (3 more replies)
0 siblings, 4 replies; 53+ messages in thread
From: Michael @ 2020-06-12 14:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3193 bytes --]
On Friday, 12 June 2020 15:00:25 BST Jack wrote:
> On 6/12/20 9:49 AM, Rich Freeman wrote:
> > On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
> >> On 2020-06-12 08:40, n952162 wrote:
> >>>> BTW, is it becoming clear why it is best to update Gentoo at least
> >>>> ever few months? :)
> >>>
> >>> Well, yes, but it's really pretty onerous. If you have gentoo in
> >>> embedded systems, you've got to spend considerable administrative effort
> >>> in each one just maintaining the status quo.
> >>>
> >>> I mean, there's no competition to gentoo, of course. But a design goal
> >>> could be to have a one-step sync, of some sort.
> >>
> >> Maybe one way to work in that direction would be to have regular - say,
> >> yearly - "releases", kind of like other distributions do, but on an
> >> ebuild basis, re-establishing a common base point.
> >
> > Well, you already can just use a snapshot of the repository from any
> > date in time, though things like patches might not be mirrored any
> > longer so that isn't a perfect solution.
> >
> > Ultimately if there was enough interest in something like this the
> > solution would probably be another distro that just repackages Gentoo
> > in a release-based format. Release-based distros have their pros and
> > cons, but they're definitely a better fit for some problems.
> >
> > One of the issues with Gentoo is that it is fairly niche and so you
> > don't have the manpower to support 47 forks. With Debian you have a
> > bazillion derivatives - half of them are just bundling a different set
> > of default packages. Ubuntu has a Desktop and Server version of the
> > distro, and they also have flavors for various desktop environments.
> > Gentoo basically has just barely enough manpower to support having
> > Gentoo. We try to accommodate as much choice as possible in how it
> > gets used which is why this model works as well as it does. However,
> > we can't support having a Gentoo flavor that is GPL-only, or GPL-free,
> > or FOSS-only, or no-systemd-in-the-repo, or initial install optimized
> > for people who read braille. You can actually tailor Gentoo towards
> > just about any of those directions with some config file tweaks, but
> > you can't just pick the one of 300 iso images that most closely fit
> > your needs and run the autoinstaller and forget about it.
>
> What about some sort of tagging? Not bundling or packaging, just
> occasional (quarterly?) labels, with a matrix indicating how difficult
> it would be to upgrade. A hint to folks who tend to update less often
> than they should. A "heads up" that things added or upgraded in the
> past quarter are going to be very difficult to do if you are starting
> with something more than three/five/...? quarters older than that. Of
> course, I suppose if you read the news items as they are released, then
> you should have a pretty good idea of which of them are likely to bite
> you if you wait too long.
Perhaps I misunderstand this, but isn't it as simple as booting off a LiveCD/
USB, chrooting, changing profiles, cleaning up world file and letting rip with
a full 'emerge -e' @system, followed by @world for good measure?
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:38 ` Michael
@ 2020-06-12 14:42 ` J. Roeleveld
2020-06-12 14:48 ` n952162
2020-06-12 14:50 ` Michael
2020-06-12 14:44 ` n952162
` (2 subsequent siblings)
3 siblings, 2 replies; 53+ messages in thread
From: J. Roeleveld @ 2020-06-12 14:42 UTC (permalink / raw
To: gentoo-user
On 12 June 2020 16:38:28 CEST, Michael <confabulate@kintzios.com> wrote:
>On Friday, 12 June 2020 15:00:25 BST Jack wrote:
>> On 6/12/20 9:49 AM, Rich Freeman wrote:
>> > On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
>> >> On 2020-06-12 08:40, n952162 wrote:
>> >>>> BTW, is it becoming clear why it is best to update Gentoo at
>least
>> >>>> ever few months? :)
>> >>>
>> >>> Well, yes, but it's really pretty onerous. If you have gentoo in
>> >>> embedded systems, you've got to spend considerable administrative
>effort
>> >>> in each one just maintaining the status quo.
>> >>>
>> >>> I mean, there's no competition to gentoo, of course. But a
>design goal
>> >>> could be to have a one-step sync, of some sort.
>> >>
>> >> Maybe one way to work in that direction would be to have regular -
>say,
>> >> yearly - "releases", kind of like other distributions do, but on
>an
>> >> ebuild basis, re-establishing a common base point.
>> >
>> > Well, you already can just use a snapshot of the repository from
>any
>> > date in time, though things like patches might not be mirrored any
>> > longer so that isn't a perfect solution.
>> >
>> > Ultimately if there was enough interest in something like this the
>> > solution would probably be another distro that just repackages
>Gentoo
>> > in a release-based format. Release-based distros have their pros
>and
>> > cons, but they're definitely a better fit for some problems.
>> >
>> > One of the issues with Gentoo is that it is fairly niche and so you
>> > don't have the manpower to support 47 forks. With Debian you have
>a
>> > bazillion derivatives - half of them are just bundling a different
>set
>> > of default packages. Ubuntu has a Desktop and Server version of
>the
>> > distro, and they also have flavors for various desktop
>environments.
>> > Gentoo basically has just barely enough manpower to support having
>> > Gentoo. We try to accommodate as much choice as possible in how it
>> > gets used which is why this model works as well as it does.
>However,
>> > we can't support having a Gentoo flavor that is GPL-only, or
>GPL-free,
>> > or FOSS-only, or no-systemd-in-the-repo, or initial install
>optimized
>> > for people who read braille. You can actually tailor Gentoo
>towards
>> > just about any of those directions with some config file tweaks,
>but
>> > you can't just pick the one of 300 iso images that most closely fit
>> > your needs and run the autoinstaller and forget about it.
>>
>> What about some sort of tagging? Not bundling or packaging, just
>> occasional (quarterly?) labels, with a matrix indicating how
>difficult
>> it would be to upgrade. A hint to folks who tend to update less
>often
>> than they should. A "heads up" that things added or upgraded in the
>> past quarter are going to be very difficult to do if you are starting
>> with something more than three/five/...? quarters older than that.
>Of
>> course, I suppose if you read the news items as they are released,
>then
>> you should have a pretty good idea of which of them are likely to
>bite
>> you if you wait too long.
>
>Perhaps I misunderstand this, but isn't it as simple as booting off a
>LiveCD/
>USB, chrooting, changing profiles, cleaning up world file and letting
>rip with
>a full 'emerge -e' @system, followed by @world for good measure?
It might work when moving fron 13.0 to 17.0.
But 17.1 required a seperate tool that actually migrated libraries around the filesystem.
I doubt it can be handled reliably that way.
I would rebuild from scratch, copying any config files across.
--
Joost
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:38 ` Michael
2020-06-12 14:42 ` J. Roeleveld
@ 2020-06-12 14:44 ` n952162
2020-06-12 14:52 ` Michael
2020-06-12 14:50 ` Rich Freeman
2020-06-12 15:05 ` Jack
3 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-12 14:44 UTC (permalink / raw
To: gentoo-user
On 2020-06-12 16:38, Michael wrote:
> On Friday, 12 June 2020 15:00:25 BST Jack wrote:
>> On 6/12/20 9:49 AM, Rich Freeman wrote:
>>> On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
>>>> On 2020-06-12 08:40, n952162 wrote:
>>>>>> BTW, is it becoming clear why it is best to update Gentoo at least
>>>>>> ever few months? :)
>>>>> Well, yes, but it's really pretty onerous. If you have gentoo in
>>>>> embedded systems, you've got to spend considerable administrative effort
>>>>> in each one just maintaining the status quo.
>>>>>
>>>>> I mean, there's no competition to gentoo, of course. But a design goal
>>>>> could be to have a one-step sync, of some sort.
>>>> Maybe one way to work in that direction would be to have regular - say,
>>>> yearly - "releases", kind of like other distributions do, but on an
>>>> ebuild basis, re-establishing a common base point.
>>> Well, you already can just use a snapshot of the repository from any
>>> date in time, though things like patches might not be mirrored any
>>> longer so that isn't a perfect solution.
>>>
>>> Ultimately if there was enough interest in something like this the
>>> solution would probably be another distro that just repackages Gentoo
>>> in a release-based format. Release-based distros have their pros and
>>> cons, but they're definitely a better fit for some problems.
>>>
>>> One of the issues with Gentoo is that it is fairly niche and so you
>>> don't have the manpower to support 47 forks. With Debian you have a
>>> bazillion derivatives - half of them are just bundling a different set
>>> of default packages. Ubuntu has a Desktop and Server version of the
>>> distro, and they also have flavors for various desktop environments.
>>> Gentoo basically has just barely enough manpower to support having
>>> Gentoo. We try to accommodate as much choice as possible in how it
>>> gets used which is why this model works as well as it does. However,
>>> we can't support having a Gentoo flavor that is GPL-only, or GPL-free,
>>> or FOSS-only, or no-systemd-in-the-repo, or initial install optimized
>>> for people who read braille. You can actually tailor Gentoo towards
>>> just about any of those directions with some config file tweaks, but
>>> you can't just pick the one of 300 iso images that most closely fit
>>> your needs and run the autoinstaller and forget about it.
>> What about some sort of tagging? Not bundling or packaging, just
>> occasional (quarterly?) labels, with a matrix indicating how difficult
>> it would be to upgrade. A hint to folks who tend to update less often
>> than they should. A "heads up" that things added or upgraded in the
>> past quarter are going to be very difficult to do if you are starting
>> with something more than three/five/...? quarters older than that. Of
>> course, I suppose if you read the news items as they are released, then
>> you should have a pretty good idea of which of them are likely to bite
>> you if you wait too long.
> Perhaps I misunderstand this, but isn't it as simple as booting off a LiveCD/
> USB, chrooting, changing profiles, cleaning up world file and letting rip with
> a full 'emerge -e' @system, followed by @world for good measure?
Is -e a solution to my situation now? How is booting off a live media
better than an obsolete (or broken) one?
And, BTW, is there a reason to do @system if that's a subset of @world?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:42 ` J. Roeleveld
@ 2020-06-12 14:48 ` n952162
2020-06-12 14:53 ` Rich Freeman
2020-06-12 14:50 ` Michael
1 sibling, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-12 14:48 UTC (permalink / raw
To: gentoo-user
On 2020-06-12 16:42, J. Roeleveld wrote:
> On 12 June 2020 16:38:28 CEST, Michael <confabulate@kintzios.com> wrote:
>>
>> Perhaps I misunderstand this, but isn't it as simple as booting off a
>> LiveCD/
>> USB, chrooting, changing profiles, cleaning up world file and letting
>> rip with
>> a full 'emerge -e' @system, followed by @world for good measure?
> It might work when moving fron 13.0 to 17.0.
> But 17.1 required a seperate tool that actually migrated libraries around the filesystem.
Is there a page which details the differences or features of each profile?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:42 ` J. Roeleveld
2020-06-12 14:48 ` n952162
@ 2020-06-12 14:50 ` Michael
1 sibling, 0 replies; 53+ messages in thread
From: Michael @ 2020-06-12 14:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 4450 bytes --]
On Friday, 12 June 2020 15:42:52 BST J. Roeleveld wrote:
> On 12 June 2020 16:38:28 CEST, Michael <confabulate@kintzios.com> wrote:
> >On Friday, 12 June 2020 15:00:25 BST Jack wrote:
> >> On 6/12/20 9:49 AM, Rich Freeman wrote:
> >> > On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
> >> >> On 2020-06-12 08:40, n952162 wrote:
> >> >>>> BTW, is it becoming clear why it is best to update Gentoo at
> >
> >least
> >
> >> >>>> ever few months? :)
> >> >>>
> >> >>> Well, yes, but it's really pretty onerous. If you have gentoo in
> >> >>> embedded systems, you've got to spend considerable administrative
> >
> >effort
> >
> >> >>> in each one just maintaining the status quo.
> >> >>>
> >> >>> I mean, there's no competition to gentoo, of course. But a
> >
> >design goal
> >
> >> >>> could be to have a one-step sync, of some sort.
> >> >>
> >> >> Maybe one way to work in that direction would be to have regular -
> >
> >say,
> >
> >> >> yearly - "releases", kind of like other distributions do, but on
> >
> >an
> >
> >> >> ebuild basis, re-establishing a common base point.
> >> >
> >> > Well, you already can just use a snapshot of the repository from
> >
> >any
> >
> >> > date in time, though things like patches might not be mirrored any
> >> > longer so that isn't a perfect solution.
> >> >
> >> > Ultimately if there was enough interest in something like this the
> >> > solution would probably be another distro that just repackages
> >
> >Gentoo
> >
> >> > in a release-based format. Release-based distros have their pros
> >
> >and
> >
> >> > cons, but they're definitely a better fit for some problems.
> >> >
> >> > One of the issues with Gentoo is that it is fairly niche and so you
> >> > don't have the manpower to support 47 forks. With Debian you have
> >
> >a
> >
> >> > bazillion derivatives - half of them are just bundling a different
> >
> >set
> >
> >> > of default packages. Ubuntu has a Desktop and Server version of
> >
> >the
> >
> >> > distro, and they also have flavors for various desktop
> >
> >environments.
> >
> >> > Gentoo basically has just barely enough manpower to support having
> >> > Gentoo. We try to accommodate as much choice as possible in how it
> >> > gets used which is why this model works as well as it does.
> >
> >However,
> >
> >> > we can't support having a Gentoo flavor that is GPL-only, or
> >
> >GPL-free,
> >
> >> > or FOSS-only, or no-systemd-in-the-repo, or initial install
> >
> >optimized
> >
> >> > for people who read braille. You can actually tailor Gentoo
> >
> >towards
> >
> >> > just about any of those directions with some config file tweaks,
> >
> >but
> >
> >> > you can't just pick the one of 300 iso images that most closely fit
> >> > your needs and run the autoinstaller and forget about it.
> >>
> >> What about some sort of tagging? Not bundling or packaging, just
> >> occasional (quarterly?) labels, with a matrix indicating how
> >
> >difficult
> >
> >> it would be to upgrade. A hint to folks who tend to update less
> >
> >often
> >
> >> than they should. A "heads up" that things added or upgraded in the
> >> past quarter are going to be very difficult to do if you are starting
> >> with something more than three/five/...? quarters older than that.
> >
> >Of
> >
> >> course, I suppose if you read the news items as they are released,
> >
> >then
> >
> >> you should have a pretty good idea of which of them are likely to
> >
> >bite
> >
> >> you if you wait too long.
> >
> >Perhaps I misunderstand this, but isn't it as simple as booting off a
> >LiveCD/
> >USB, chrooting, changing profiles, cleaning up world file and letting
> >rip with
> >a full 'emerge -e' @system, followed by @world for good measure?
>
> It might work when moving fron 13.0 to 17.0.
> But 17.1 required a seperate tool that actually migrated libraries around
> the filesystem. I doubt it can be handled reliably that way.
>
>
> I would rebuild from scratch, copying any config files across.
>
> --
> Joost
Ah, yes the /lib/lib32/lib64 fs consolidation/migration. This needs to be
managed too. In this occasion a fresh install would be the easiest approach,
inc. moving portage to /var, all of which will arrive with a new Stage 3.
The last time I upgraded an old unmaintained Gentoo installation was years
ago. The underlying architecture had not changed much then, but it still took
me a week or so firefighting with gcc and what not.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:38 ` Michael
2020-06-12 14:42 ` J. Roeleveld
2020-06-12 14:44 ` n952162
@ 2020-06-12 14:50 ` Rich Freeman
2020-06-12 15:05 ` Jack
3 siblings, 0 replies; 53+ messages in thread
From: Rich Freeman @ 2020-06-12 14:50 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 12, 2020 at 10:38 AM Michael <confabulate@kintzios.com> wrote:
>
> On Friday, 12 June 2020 15:00:25 BST Jack wrote:
> > On 6/12/20 9:49 AM, Rich Freeman wrote:
> > >
> > > Ultimately if there was enough interest in something like this the
> > > solution would probably be another distro that just repackages Gentoo
> > > in a release-based format. Release-based distros have their pros and
> > > cons, but they're definitely a better fit for some problems.
> > >
> >
> > What about some sort of tagging? Not bundling or packaging, just
> > occasional (quarterly?) labels, with a matrix indicating how difficult
> > it would be to upgrade. A hint to folks who tend to update less often
> > than they should. A "heads up" that things added or upgraded in the
> > past quarter are going to be very difficult to do if you are starting
> > with something more than three/five/...? quarters older than that. Of
> > course, I suppose if you read the news items as they are released, then
> > you should have a pretty good idea of which of them are likely to bite
> > you if you wait too long.
>
> Perhaps I misunderstand this, but isn't it as simple as booting off a LiveCD/
> USB, chrooting, changing profiles, cleaning up world file and letting rip with
> a full 'emerge -e' @system, followed by @world for good measure?
Once you run chroot you're in the same environment you get when you
boot the system normally. It would fix a kernel problem, but not
userspace problems.
Some people extract a stage3 over their system. That is a very messy
solution to be avoided if possible, but that is one way to go about it
if you know what you're doing. You'll end up with a ton of orphaned
files that could cause problems later.
Just doing a clean install and migrating the stuff you want to keep
would be much cleaner as suggested in Joost's later reply.
As far as the tagging proposal goes, such a thing is definitely
possible. The main issues are:
1. Somebody needs to care enough to do it. You'd probably want at
least a bit of QA/testing around this. Also, upgrades might still
need to be incremental.
2. We need a better solution for hosting non-upstream large files.
There are no guarantees that a SRC_URI in an ebuild that was removed
from the repo six months ago still works. That applies to upstream
too, but it mostly applies to thinks like large Gentoo-hosted patches.
We don't necessarily keep them around after the package is gone, and
the mirrors purge their copies automatically. If you want to go back
in time reliably these need to be version-controlled/etc.
There are a lot of things that could be done in this general
direction, such as binary repositories. Mostly the issue is that the
current approach scratches just about everybody's itch so nobody wants
to bother building something in addition to it...
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:44 ` n952162
@ 2020-06-12 14:52 ` Michael
2020-06-12 17:15 ` Peter Humphrey
0 siblings, 1 reply; 53+ messages in thread
From: Michael @ 2020-06-12 14:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3921 bytes --]
On Friday, 12 June 2020 15:44:05 BST n952162 wrote:
> On 2020-06-12 16:38, Michael wrote:
> > On Friday, 12 June 2020 15:00:25 BST Jack wrote:
> >> On 6/12/20 9:49 AM, Rich Freeman wrote:
> >>> On Fri, Jun 12, 2020 at 4:00 AM n952162 <n952162@web.de> wrote:
> >>>> On 2020-06-12 08:40, n952162 wrote:
> >>>>>> BTW, is it becoming clear why it is best to update Gentoo at least
> >>>>>> ever few months? :)
> >>>>>
> >>>>> Well, yes, but it's really pretty onerous. If you have gentoo in
> >>>>> embedded systems, you've got to spend considerable administrative
> >>>>> effort
> >>>>> in each one just maintaining the status quo.
> >>>>>
> >>>>> I mean, there's no competition to gentoo, of course. But a design
> >>>>> goal
> >>>>> could be to have a one-step sync, of some sort.
> >>>>
> >>>> Maybe one way to work in that direction would be to have regular - say,
> >>>> yearly - "releases", kind of like other distributions do, but on an
> >>>> ebuild basis, re-establishing a common base point.
> >>>
> >>> Well, you already can just use a snapshot of the repository from any
> >>> date in time, though things like patches might not be mirrored any
> >>> longer so that isn't a perfect solution.
> >>>
> >>> Ultimately if there was enough interest in something like this the
> >>> solution would probably be another distro that just repackages Gentoo
> >>> in a release-based format. Release-based distros have their pros and
> >>> cons, but they're definitely a better fit for some problems.
> >>>
> >>> One of the issues with Gentoo is that it is fairly niche and so you
> >>> don't have the manpower to support 47 forks. With Debian you have a
> >>> bazillion derivatives - half of them are just bundling a different set
> >>> of default packages. Ubuntu has a Desktop and Server version of the
> >>> distro, and they also have flavors for various desktop environments.
> >>> Gentoo basically has just barely enough manpower to support having
> >>> Gentoo. We try to accommodate as much choice as possible in how it
> >>> gets used which is why this model works as well as it does. However,
> >>> we can't support having a Gentoo flavor that is GPL-only, or GPL-free,
> >>> or FOSS-only, or no-systemd-in-the-repo, or initial install optimized
> >>> for people who read braille. You can actually tailor Gentoo towards
> >>> just about any of those directions with some config file tweaks, but
> >>> you can't just pick the one of 300 iso images that most closely fit
> >>> your needs and run the autoinstaller and forget about it.
> >>
> >> What about some sort of tagging? Not bundling or packaging, just
> >> occasional (quarterly?) labels, with a matrix indicating how difficult
> >> it would be to upgrade. A hint to folks who tend to update less often
> >> than they should. A "heads up" that things added or upgraded in the
> >> past quarter are going to be very difficult to do if you are starting
> >> with something more than three/five/...? quarters older than that. Of
> >> course, I suppose if you read the news items as they are released, then
> >> you should have a pretty good idea of which of them are likely to bite
> >> you if you wait too long.
> >
> > Perhaps I misunderstand this, but isn't it as simple as booting off a
> > LiveCD/ USB, chrooting, changing profiles, cleaning up world file and
> > letting rip with a full 'emerge -e' @system, followed by @world for good
> > measure?
>
> Is -e a solution to my situation now? How is booting off a live media
> better than an obsolete (or broken) one?
I think so. The LiveCD will possess an up to date toolchain you could use
straight away.
> And, BTW, is there a reason to do @system if that's a subset of @world?
To rebuild with the latest gcc and work through any convoluted dependencies
cutting across into world. It may not add anything, but other than rebuilding
a few packages I don't think it will hurt.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:48 ` n952162
@ 2020-06-12 14:53 ` Rich Freeman
0 siblings, 0 replies; 53+ messages in thread
From: Rich Freeman @ 2020-06-12 14:53 UTC (permalink / raw
To: gentoo-user
On Fri, Jun 12, 2020 at 10:48 AM n952162 <n952162@web.de> wrote:
>
> On 2020-06-12 16:42, J. Roeleveld wrote:
> > On 12 June 2020 16:38:28 CEST, Michael <confabulate@kintzios.com> wrote:
> >>
> >> Perhaps I misunderstand this, but isn't it as simple as booting off a
> >> LiveCD/
> >> USB, chrooting, changing profiles, cleaning up world file and letting
> >> rip with
> >> a full 'emerge -e' @system, followed by @world for good measure?
> > It might work when moving fron 13.0 to 17.0.
> > But 17.1 required a seperate tool that actually migrated libraries around the filesystem.
>
>
> Is there a page which details the differences or features of each profile?
>
Not that I'm aware of. Keep in mind that the numbered profiles aren't
intended to be "choices" for a user to pick between. It is more about
version control to allow major changes to be made to the distro, so
that if any kind of migration is necessary your system won't break in
terrible ways because different packages are configured differently
depending on when they were installed. You should always use the
latest profile version, and you should always follow the news
instructions when changing them.
--
Rich
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:38 ` Michael
` (2 preceding siblings ...)
2020-06-12 14:50 ` Rich Freeman
@ 2020-06-12 15:05 ` Jack
2020-06-12 15:14 ` Michael
3 siblings, 1 reply; 53+ messages in thread
From: Jack @ 2020-06-12 15:05 UTC (permalink / raw
To: gentoo-user
On 2020.06.12 10:38, Michael wrote:
> On Friday, 12 June 2020 15:00:25 BST Jack wrote:
>> What about some sort of tagging? Not bundling or packaging, just
>> occasional (quarterly?) labels, with a matrix indicating how
>> difficult it would be to upgrade. A hint to folks who tend to
>> update less often than they should. A "heads up" that things added
>> or upgraded in the past quarter are going to be very difficult to do
>> if you are starting with something more than three/five/...?
>> quarters older than that. Of course, I suppose if you read the news
>> items as they are released, then you should have a pretty good idea
>> of which of them are likely to bite you if you wait too long.
>
> Perhaps I misunderstand this, but isn't it as simple as booting off a
> LiveCD/ USB, chrooting, changing profiles, cleaning up world file and
> letting rip with a full 'emerge -e' @system, followed by @world for
> good measure?
The issue I was addressing is not how to upgrade, but whether Gentoo
could have some sort of release cycle decreasing the chance of delayed
updates becoming a nightmare. Unfortunately, it seems there isn't much
point, because folks who delay upgrading until it becomes painful, if
not close to impossible, probably won't take such hints anyway.
However (and I"m just musing here) I wonder if you could do an "emerge
--sync," drop a new stage 3 tarball over the existing installation, and
then do "emerge -e @system" followed by "emerge -u @world?" (including
other appropriate parameters.)
To answer a question from a different sub-thread, if you can
successfully update @world, there's no need to do @system first.
However, if @world has too many problems, it can be easier to upgrade
@system, and then work through the rest a few packages at a time.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 15:05 ` Jack
@ 2020-06-12 15:14 ` Michael
0 siblings, 0 replies; 53+ messages in thread
From: Michael @ 2020-06-12 15:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2555 bytes --]
On Friday, 12 June 2020 16:05:04 BST Jack wrote:
> On 2020.06.12 10:38, Michael wrote:
> > On Friday, 12 June 2020 15:00:25 BST Jack wrote:
> >> What about some sort of tagging? Not bundling or packaging, just
> >> occasional (quarterly?) labels, with a matrix indicating how
> >> difficult it would be to upgrade. A hint to folks who tend to
> >> update less often than they should. A "heads up" that things added
> >> or upgraded in the past quarter are going to be very difficult to do
> >> if you are starting with something more than three/five/...?
> >> quarters older than that. Of course, I suppose if you read the news
> >> items as they are released, then you should have a pretty good idea
> >> of which of them are likely to bite you if you wait too long.
> >
> > Perhaps I misunderstand this, but isn't it as simple as booting off a
> > LiveCD/ USB, chrooting, changing profiles, cleaning up world file and
> > letting rip with a full 'emerge -e' @system, followed by @world for
> > good measure?
>
> The issue I was addressing is not how to upgrade, but whether Gentoo
> could have some sort of release cycle decreasing the chance of delayed
> updates becoming a nightmare. Unfortunately, it seems there isn't much
> point, because folks who delay upgrading until it becomes painful, if
> not close to impossible, probably won't take such hints anyway.
>
> However (and I"m just musing here) I wonder if you could do an "emerge
> --sync," drop a new stage 3 tarball over the existing installation,
Ughh! I wouldn't try that on a system I want to keep. :-)
It is cleaner to back up /etc and world, plus any databases under /var/lib or
wherever they may be residing, then delete the filesystem and download a fresh
Stage 3, and restore any config/data files needed from the backup. It will be
an overall cleaner and faster approach with no cruft left behind from the old
fs.
> and
> then do "emerge -e @system" followed by "emerge -u @world?" (including
> other appropriate parameters.)
This is a proposal I made earlier which makes sense if you try to recover a
system with a borked toolchain. However, with a new Stage 3 install re-
emerging @world is all that's needed, after a fresh portage re-sync.
> To answer a question from a different sub-thread, if you can
> successfully update @world, there's no need to do @system first.
> However, if @world has too many problems, it can be easier to upgrade
> @system, and then work through the rest a few packages at a time.
Yes, you are right, see my paragraph above.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-12 14:52 ` Michael
@ 2020-06-12 17:15 ` Peter Humphrey
0 siblings, 0 replies; 53+ messages in thread
From: Peter Humphrey @ 2020-06-12 17:15 UTC (permalink / raw
To: gentoo-user
On Friday, 12 June 2020 15:52:50 BST Michael wrote:
> On Friday, 12 June 2020 15:44:05 BST n952162 wrote:
> > And, BTW, is there a reason to do @system if that's a subset of @world?
>
> To rebuild with the latest gcc and work through any convoluted dependencies
> cutting across into world. It may not add anything, but other than
> rebuilding a few packages I don't think it will hurt.
Here's the pair of scripts I use when upgrading gcc:
$ cat /usr/local/bin/ejsys
#!/bin/bash
echo && echo "Be sure to have upgraded gcc and switched to the new version!"
&& echo
echo "Mounting /boot for intel-microcode to install." && echo
mount /boot
emerge $@ -1 --jobs libtool && emerge $@ -1 --jobs llvm clang wxGTK &&\
emerge $@ --jobs --keep-going --nospinner @system linux-firmware intel-
microcode \
--exclude="gcc libtool llvm clang wxGTK"
$ cat /usr/local/bin/ejeworld
#!/bin/bash
emerge -1 --jobs --load-average=48 --keep-going --nospinner $@ \
-e @apps @base @core @plasma @utils @xorg @world \
--exclude="$(cat ~/system.pkgs) linux-firmware intel-microcode \
libtool llvm clang wxGTK gentoo-sources"
First I run ejsys, then I compile a new kernel and boot it, then I run
ejeworld.
The precise choice of packages to emerge with @system may differ between
systems.
HTH.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 6:47 [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed n952162
2020-06-11 8:10 ` Neil Bothwick
@ 2020-06-13 19:42 ` Andreas K. Hüttel
2020-06-13 22:05 ` n952162
1 sibling, 1 reply; 53+ messages in thread
From: Andreas K. Hüttel @ 2020-06-13 19:42 UTC (permalink / raw
To: gentoo-user; +Cc: n952162
[-- Attachment #1: Type: text/plain, Size: 1036 bytes --]
Am Donnerstag, 11. Juni 2020, 09:47:50 EEST schrieb n952162:
> I haven't clue what to do here. Can somebody supply a good URL or
> explanation?
>
In the meantime a new ebuild format version (EAPI) has been introduced; your
old portage can't process that, and as a result doesnt understand many new
ebuilds.
Portage disregards ebuilds where it doesnt know the format, but of course if
these are needed to update Portage itself, you're somewhat screwed.
Luckily there is a very simple workaround.
Download a recent portage (the packager) tarball, or clone git master portage:
https://anongit.gentoo.org/git/proj/portage.git
Then run the "emerge" command inside that checkout, by giving its full path,
the same way as you would otherwise run emerge. This updates your system and
ideally afterwards your system portage is new and shiny, so you can delete the
git clone again.
--
Andreas K. Hüttel
dilfridge@gentoo.org
Gentoo Linux developer
(council, qa, toolchain, base-system, perl, libreoffice)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-13 19:42 ` Andreas K. Hüttel
@ 2020-06-13 22:05 ` n952162
2020-06-14 8:23 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-13 22:05 UTC (permalink / raw
To: gentoo-user
cool! I'll give that a try tomorrow.
Thank you.
On 2020-06-13 21:42, Andreas K. Hüttel wrote:
> Am Donnerstag, 11. Juni 2020, 09:47:50 EEST schrieb n952162:
>> I haven't clue what to do here. Can somebody supply a good URL or
>> explanation?
>>
> In the meantime a new ebuild format version (EAPI) has been introduced; your
> old portage can't process that, and as a result doesnt understand many new
> ebuilds.
>
> Portage disregards ebuilds where it doesnt know the format, but of course if
> these are needed to update Portage itself, you're somewhat screwed.
>
> Luckily there is a very simple workaround.
>
> Download a recent portage (the packager) tarball, or clone git master portage:
> https://anongit.gentoo.org/git/proj/portage.git
>
> Then run the "emerge" command inside that checkout, by giving its full path,
> the same way as you would otherwise run emerge. This updates your system and
> ideally afterwards your system portage is new and shiny, so you can delete the
> git clone again.
>
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-11 22:43 ` Jack
2020-06-12 6:32 ` n952162
@ 2020-06-14 7:01 ` n952162
2020-06-14 16:02 ` antlists
1 sibling, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-14 7:01 UTC (permalink / raw
To: gentoo-user
On 2020-06-12 00:43, Jack wrote:
> On 2020.06.11 18:05, n952162 wrote:
>> On 2020-06-11 23:59, Jack wrote:
>>> On 2020.06.11 17:22, n952162 wrote:
>>>> On 2020-06-11 23:10, n952162 wrote:
>>>>> On 2020-06-11 23:05, Jack wrote:
>>>>>> It would really help if you get rid of lots of extraneous
>>>>>> messages in the emerge output by reading all the new news items
>>>>>> (even if you already read them elsewhere) and finish updating
>>>>>> your config files (or deleting the update files if you already
>>>>>> updated the actual config files.) The more you can get emerge to
>>>>>> stop saying, the easier it is to read what it does say.
>>>>>
>>>>> Okay, I'll give it a try ... actually, I did, back then. I'm not
>>>>> sure why it didn't get marked as read.
>>>>>
>>>>> But I'm really working blind on this machine. I can't see what I
>>>>> type (which is one of the reasons I'm trying to update) -
>>>>> Furthermore, it's in a VM and I don't have X up so I have to put
>>>>> everything in a file and scp it around.
>>> Ah, that does make things difficult. I assume you don't have sshd
>>> running on that VM. Being able to ssh in to a VM is often very
>>> helpful, but you need to have set it up before you have problems.
>>> Actually - if you can scp into the VM, you should be able to ssh.
>>> Can you? If you, you should be able to do all the edit and emerges
>>> that way.
>>
>> That's a great idea that I didn't think of, but the problem is, I'm
>> set up for NAT and as far as I know, you can't ssh in that case ...
>> maybe I could set up some kind of port-forwarding situation, or
>> change my networking type ... I'm not sure which is easiest.... I
>> hadn't expected that this was going to get this complicated ;-))))
> If you can scp you can ssh (or are you running scp from inside the
> VM?) If so, but sshd is running in the VM, then the trick is to find
> the right IP address to use to reach the VM. If you ssh from the VM
> to your working PC, then you should be able to see the IP address it
> is coming from. As long as it's the VM doing the NAT and the
> connection is not going through a separate router, you should be OK.
> The other way is to look at the list of connected devices on the
> router. You should be able to identify the VM and thus the IP address
> it is using. I would try a bit more on this ssh approach, but if it
> doesn't work fairly quickly, I would leave it alone and continue to
> concentrate on portage, and then upgrading the rest of the system, per
> Rich's suggestions.
>
I think the problem is, vbox's NAT interface acts as a router, but only
uni-directionally. That means, it will establish a "connection" for
VM-initiated sessions, but there's no mechanism for establishing a
session for external-initiated sessions.
Somebody, please correct me if that is wrong or incomplete.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-13 22:05 ` n952162
@ 2020-06-14 8:23 ` n952162
2020-06-14 20:07 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-14 8:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1490 bytes --]
On 2020-06-14 00:05, n952162 wrote:
> cool! I'll give that a try tomorrow.
>
> Thank you.
>
> On 2020-06-13 21:42, Andreas K. Hüttel wrote:
>> Am Donnerstag, 11. Juni 2020, 09:47:50 EEST schrieb n952162:
>>> I haven't clue what to do here. Can somebody supply a good URL or
>>> explanation?
>>>
>> In the meantime a new ebuild format version (EAPI) has been
>> introduced; your
>> old portage can't process that, and as a result doesnt understand
>> many new
>> ebuilds.
>>
>> Portage disregards ebuilds where it doesnt know the format, but of
>> course if
>> these are needed to update Portage itself, you're somewhat screwed.
>>
>> Luckily there is a very simple workaround.
>>
>> Download a recent portage (the packager) tarball, or clone git master
>> portage:
>> https://anongit.gentoo.org/git/proj/portage.git
>>
>> Then run the "emerge" command inside that checkout, by giving its
>> full path,
>> the same way as you would otherwise run emerge. This updates your
>> system and
>> ideally afterwards your system portage is new and shiny, so you can
>> delete the
>> git clone again.
>>
>
Unfortunately, I couldn't get that to work, using this command, first
with tgt=@world, then @system, then portage, I got thousands of lines of
output before failure to calculate the dependencies. Log files attached
(world contains both @world and @system).
sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --backtrack=100
--with-bdeps=y $tgt
[-- Attachment #2: world-1.200614 --]
[-- Type: text/plain, Size: 284056 bytes --]
# vim: syntax=emerge-out
!!! BINPKG_COMPRESS unsupported zstd. Missing package: app-arch/zstd
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
...... . ........... done!
[ebuild U ] dev-lang/python-exec-2.4.6-r1:2::gentoo [2.4.5:2::gentoo] PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7%*) (python3_8%*) (-python3_9) (-jython2_7%*) (-pypy%*) (-python3_4%*) (-python3_5%*)" 86 KiB
[ebuild U ] app-arch/bzip2-1.0.6-r11:0/1::gentoo [1.0.6-r8:0/1::gentoo] USE="(split-usr%*) -static -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-qt/qtchooser-66::gentoo [0_p20151008::gentoo] USE="-test" 32 KiB
[ebuild U ] dev-libs/libffi-3.3-r1:0/7::gentoo [3.2.1:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test -test-bhaible%" ABI_X86="(64) -32 (-x32)" 1275 KiB
[ebuild U ] sys-devel/gnuconfig-20190912::gentoo [20170101::gentoo] 58 KiB
[ebuild U ] app-arch/gzip-1.9::gentoo [1.8::gentoo] USE="-pic -static" 745 KiB
[ebuild U ] app-misc/editor-wrapper-4-r1::gentoo [4::gentoo] 0 KiB
[ebuild N ] acct-group/man-0::gentoo 0 KiB
[ebuild U ] sys-apps/baselayout-2.6-r1::gentoo [2.4.1-r2::gentoo] USE="(split-usr%*) -build" 32 KiB
[ebuild U ] app-text/poppler-data-0.4.9::gentoo [0.4.7::gentoo] 4099 KiB
[ebuild N ] acct-group/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-group/polkitd-0::gentoo 0 KiB
[ebuild U ] dev-libs/lzo-2.10:2::gentoo [2.09:2::gentoo] USE="(split-usr%*) -examples -static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] sys-devel/llvm-common-9.0.1::gentoo [5.0.1::gentoo] 110541 KiB
[ebuild N ] app-crypt/openpgp-keys-gentoo-release-20191030::gentoo USE="-test" 24 KiB
[ebuild N ] acct-group/lpadmin-0::gentoo 0 KiB
[ebuild N ] acct-group/lp-0::gentoo 0 KiB
[ebuild R ] net-libs/libmnl-1.0.4:0/0.2.0::gentoo USE="(split-usr%*) -examples -static-libs" 295 KiB
[ebuild N ] acct-group/render-0::gentoo 0 KiB
[ebuild N ] acct-group/kvm-0::gentoo 0 KiB
[ebuild N ] acct-group/input-0::gentoo 0 KiB
[ebuild U ] dev-util/gperf-3.1::gentoo [3.0.4::gentoo] 1188 KiB
[ebuild U ] app-text/sgml-common-0.6.3-r7::gentoo [0.6.3-r6::gentoo] 0 KiB
[ebuild U ] x11-misc/xbitmaps-1.1.2-r1::gentoo [1.1.1-r1::gentoo] 127 KiB
[ebuild U ] media-libs/libogg-1.3.3::gentoo [1.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 408 KiB
[ebuild U ] sys-devel/autoconf-archive-2018.03.13::gentoo [2017.03.21::gentoo] 635 KiB
[ebuild U ] x11-misc/util-macros-1.19.2-r1::gentoo [1.19.1::gentoo] 83 KiB
[ebuild N ] acct-group/mail-0::gentoo 0 KiB
[ebuild R ] dev-libs/libaio-0.3.110::gentoo USE="(split-usr%*) -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-devel/autoconf-wrapper-13-r1::gentoo [13::gentoo] 0 KiB
[ebuild U ] sys-devel/automake-wrapper-11::gentoo [10::gentoo] 0 KiB
[ebuild U ] sys-apps/tcp-wrappers-7.6.28::gentoo [7.6.22-r1::gentoo] USE="ipv6 (split-usr%*) -netgroups -static-libs" ABI_X86="(64) -32 (-x32)" 36 KiB
[ebuild N ] acct-group/sshd-0::gentoo 0 KiB
[ebuild U ] net-libs/http-parser-2.9.3:0/2.9.0::gentoo [2.6.2:0/2.6.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 51 KiB
[ebuild U ] dev-util/boost-build-1.72.0::gentoo [1.63.0::gentoo] USE="-examples (-python%) (-test%)" PYTHON_TARGETS="(-python2_7%*)" 104402 KiB
[ebuild U ] media-libs/libdvbpsi-1.3.2:0/10::gentoo [1.3.0-r1:0/10::gentoo] USE="-doc -static-libs" 477 KiB
[ebuild U ] sys-apps/hdparm-9.58::gentoo [9.52::gentoo] USE="-static" 136 KiB
[ebuild N ] dev-libs/ell-0.31::gentoo USE="-glib -pie -test" ABI_X86="(64) -32 (-x32)" 468 KiB
[ebuild U ] dev-util/re2c-1.3-r1::gentoo [0.16::gentoo] USE="-debug%" 1211 KiB
[ebuild N ] media-libs/giflib-5.2.1-r1:0/7::gentoo USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 434 KiB
[ebuild N ] acct-group/utmp-0::gentoo 0 KiB
[ebuild N ] app-crypt/argon2-20190702:0/1::gentoo USE="-static-libs" 1471 KiB
[ebuild U ] net-wireless/wireless-regdb-20190603::gentoo [20171223::gentoo] 23 KiB
[ebuild N ] dev-db/lmdb-0.9.23:0/0.9.23::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 141 KiB
[ebuild N ] media-libs/opus-1.3.1-r1::gentoo USE="-custom-modes -doc -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 1016 KiB
[ebuild U ] sys-apps/opentmpfiles-0.2::gentoo [0.1.3::gentoo] USE="(-selinux)" 6 KiB
[ebuild U ] dev-libs/libatomic_ops-7.6.10::gentoo [7.6.0::gentoo] ABI_X86="(64) -32 (-x32)" 492 KiB
[ebuild U ] dev-util/byacc-20191125::gentoo [20170201::gentoo] 852 KiB
[ebuild U ] sys-process/lsof-4.91::gentoo [4.89::gentoo] USE="ipv6 -examples -rpc (-selinux) (-static%)" 774 KiB
[ebuild U ] virtual/libffi-3.3_rc0:0/7::gentoo [3.0.13-r1:0/0::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-libs/timezone-data-2020a::gentoo [2017c::gentoo] USE="nls -leaps-timezone% (-leaps_timezone%)" 640 KiB
[ebuild U ] sys-devel/binutils-config-5.2::gentoo [5-r4::gentoo] 0 KiB
[ebuild N ] acct-user/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-user/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-user/man-1::gentoo 0 KiB
[ebuild U ] sys-devel/gcc-config-2.2.1::gentoo [1.8-r1::gentoo] 16 KiB
[ebuild U ] sys-libs/libutempter-1.1.6-r3::gentoo [1.1.6-r2::gentoo] USE="-static-libs" 0 KiB
[ebuild N ] acct-user/mail-0::gentoo 0 KiB
[ebuild N ] acct-user/postmaster-0::gentoo 0 KiB
[ebuild N ] acct-user/sshd-0::gentoo 0 KiB
[ebuild N ] virtual/libcrypt-1-r1:0/1::gentoo USE="static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/xz-utils-5.2.4-r2::gentoo [5.2.3::gentoo] USE="extra-filters nls (split-usr%*) threads -static-libs" ABI_X86="(64) -32 (-x32)" 1536 KiB
[ebuild U ] dev-libs/libunistring-0.9.10:0/2::gentoo [0.9.7:0/2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 3658 KiB
[ebuild U ] media-libs/libdvdcss-1.4.2:1.2::gentoo [1.4.0:1.2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild N ] app-arch/zstd-1.4.4-r4:0/1::gentoo USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1917 KiB
[ebuild U ] sys-apps/net-tools-1.60_p20180626073013::gentoo [1.60_p20161110235919::gentoo] USE="arp hostname ipv6 nls -nis -plipconfig (-selinux) -slattach -static" 223 KiB
[ebuild U ] sys-devel/m4-1.4.18-r1::gentoo [1.4.17::gentoo] USE="-examples" 1180 KiB
[ebuild U ] dev-libs/vala-common-0.46.7::gentoo [0.36.7::gentoo] 3324 KiB
[ebuild U ] sys-apps/ethtool-5.4::gentoo [4.8::gentoo] 234 KiB
[ebuild U ] dev-libs/gmp-6.2.0-r1:0/10.4::gentoo [6.1.2:0/10.4::gentoo] USE="asm cxx -doc -pic% -static-libs (-pgo%)" ABI_X86="(64) -32 (-x32)" 1966 KiB
[ebuild U ] app-arch/rpm2targz-9.0.0.5g-r2::gentoo [9.0.0.5g::gentoo] 0 KiB
[ebuild U ] dev-libs/mpfr-4.0.2:0/6::gentoo [3.1.6:0/4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1409 KiB
[ebuild U ] dev-libs/mpc-1.1.0-r1:0/3::gentoo [1.0.3:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 685 KiB
[ebuild U ] sys-apps/debianutils-4.9.1::gentoo [4.8.3::gentoo] USE="installkernel%* -static" 154 KiB
[ebuild N ] sys-kernel/installkernel-gentoo-2::gentoo 3 KiB
[ebuild U ] x11-base/xorg-drivers-1.20-r2::gentoo [1.19::gentoo] INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom (-keyboard%*) (-mouse%*) (-tslib%)" VIDEO_CARDS="amdgpu dummy fbdev intel nouveau radeon radeonsi vesa -ast (-freedreno) (-geode) -glint -i915 -i965 -mga -nv -nvidia (-omap) -qxl -r128 -siliconmotion (-tegra) (-vc4) -via -virtualbox -vmware (-apm%) (-ark%) (-chips%) (-cirrus%) (-i128%) (-i740%) (-mach64%) (-neomagic%) (-newport%) (-rendition%) (-s3%) (-s3virge%) (-savage%) (-sis%) (-sisusb%) (-sunbw2%) (-suncg14%) (-suncg3%) (-suncg6%) (-sunffb%) (-sunleo%) (-suntcx%) (-tdfx%) (-tga%) (-trident%) (-tseng%) (-voodoo%)" 0 KiB
[ebuild N ] sys-devel/clang-common-9.0.1::gentoo 0 KiB
[ebuild U ] dev-libs/gobject-introspection-common-1.62.0::gentoo [1.52.1::gentoo] 958 KiB
[ebuild U ] net-mail/mailbase-1.5-r1::gentoo [1.1::gentoo] USE="pam" 0 KiB
[ebuild U ] virtual/man-0-r3::gentoo [0-r1::gentoo] 0 KiB
[ebuild U ] sys-apps/man-pages-5.05-r2::gentoo [4.13::gentoo] USE="(-nls%*)" L10N="-de -fr -it -ja -nl -pl -ru -zh-CN (-da%)" 1654 KiB
[ebuild U ] sys-fs/udev-init-scripts-33::gentoo [32::gentoo] 4 KiB
[ebuild U ] app-eselect/eselect-ruby-20190121::gentoo [20170723::gentoo] 2 KiB
[ebuild U ] virtual/pkgconfig-1::gentoo [0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-libs/fribidi-1.0.9::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1115 KiB
[ebuild U ] sys-libs/e2fsprogs-libs-1.45.5::gentoo [1.43.6::gentoo] USE="(split-usr%*) -static-libs (-nls%*)" ABI_X86="(64) -32 (-x32)" 5440 KiB
[ebuild U ] dev-libs/libpipeline-1.5.2::gentoo [1.4.0::gentoo] USE="-static-libs -test" 971 KiB
[ebuild U ] dev-util/gtk-doc-am-1.32::gentoo [1.25-r1::gentoo] 745 KiB
[ebuild U ] app-admin/sysklogd-2.1.2::gentoo [1.5.1-r1::gentoo] USE="-logger% -logrotate -systemd%" 549 KiB
[ebuild U ] x11-misc/xorg-cf-files-1.0.6-r1::gentoo [1.0.6::gentoo] 5 KiB
[ebuild U ] dev-libs/boehm-gc-8.0.4::gentoo [7.4.2::gentoo] USE="threads* -cxx* -static-libs" ABI_X86="(64%*) -32% (-x32)" 1134 KiB
[ebuild U ] virtual/logger-0-r1::gentoo [0::gentoo] 0 KiB
[ebuild U ] app-admin/mcelog-169::gentoo [154::gentoo] USE="(-selinux)" 306 KiB
[ebuild U ] sys-apps/hwids-20200204::gentoo [20170328::gentoo] USE="net pci udev usb" 3414 KiB
[ebuild U ] virtual/dev-manager-0-r2::gentoo [0::gentoo] 0 KiB
[ebuild U ] net-misc/dhcpcd-8.1.9::gentoo [6.11.3::gentoo] USE="embedded ipv6 udev" 225 KiB
[ebuild U ] net-misc/netifrc-0.7.1::gentoo [0.5.1::gentoo] 81 KiB
[ebuild U ] app-admin/perl-cleaner-2.27::gentoo [2.25::gentoo] 8 KiB
[ebuild N ] app-eselect/eselect-rust-20200419::gentoo 50 KiB
[ebuild U ] virtual/mta-1-r1::gentoo [1::gentoo] 0 KiB
[ebuild U ] virtual/editor-0-r3::gentoo [0::gentoo] 0 KiB
[ebuild U ] app-eselect/eselect-fontconfig-1.1-r1::gentoo [1.1::gentoo] 0 KiB
[ebuild U ] sys-apps/sysvinit-2.93::gentoo [2.88-r9::gentoo] USE="(-ibm) (-selinux) -static" 115 KiB
[ebuild U ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo [0.1.1::gentoo] 0 KiB
[ebuild N ] app-eselect/eselect-mpg123-0.1::gentoo 0 KiB
[ebuild U ] perl-core/File-Temp-0.230.900::gentoo [0.230.400-r1::gentoo] 74 KiB
[ebuild U ] virtual/perl-File-Temp-0.230.900::gentoo [0.230.400-r5::gentoo] 0 KiB
[ebuild U ] dev-lang/perl-5.30.3:0/5.30::gentoo [5.24.3:0/5.24::gentoo] USE="berkdb gdbm -debug -doc -ithreads" 12208 KiB
[ebuild U ] virtual/perl-Data-Dumper-2.174.0::gentoo [2.160.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Test-Harness-3.420.0-r2::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Carp-1.500.0-r2::gentoo [1.400.0-r1::gentoo] 0 KiB
[ebuild U ] sys-kernel/linux-headers-5.4-r1::gentoo [4.13::gentoo] USE="-headers-only" 106888 KiB
[ebuild U ] virtual/perl-File-Spec-3.780.0::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Exporter-5.730.0-r2::gentoo [5.720.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Encode-3.10.0::gentoo [2.800.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Scalar-List-Utils-1.500.0-r2::gentoo [1.420.200_rc-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-1.400.0::gentoo [1.360.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-MIME-Base64-3.150.0-r6::gentoo [3.150.0-r3::gentoo] 0 KiB
[ebuild U ] dev-libs/libbsd-0.10.0::gentoo [0.8.6::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 385 KiB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.84.0::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] sys-libs/libseccomp-2.4.2-r1::gentoo [2.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] app-misc/pax-utils-1.2.6::gentoo [1.1.7::gentoo] USE="seccomp -caps -debug -python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" 665 KiB
[ebuild U ] sys-apps/sandbox-2.18::gentoo [2.12::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB
[ebuild U ] virtual/perl-Storable-3.150.0::gentoo [2.560.100_rc-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-IO-Socket-IP-0.390.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Time-Local-1.280.0::gentoo [1.230.0-r6::gentoo] 0 KiB
[ebuild N ] virtual/perl-XSLoader-0.300.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-libnet-3.110.0-r2::gentoo [3.80.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/mtdev-1.1.6::gentoo [1.1.5::gentoo] USE="(-static-libs%)" 290 KiB
[ebuild N ] dev-perl/Text-Iconv-1.700.0-r2::gentoo 11 KiB
[ebuild N ] dev-perl/Socket6-0.280.0::gentoo 65 KiB
[ebuild U ] net-firewall/iptables-1.6.1-r3:0/12::gentoo [1.6.1-r2:0/12::gentoo] USE="ipv6 (split-usr%*) -conntrack -netlink -nftables -pcap -static-libs" 607 KiB
[ebuild N ] virtual/perl-Socket-2.27.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.89.0-r1::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-Compress-2.84.0::gentoo [2.69.1_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Digest-MD5-2.550.0-r2::gentoo [2.540.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Time-HiRes-1.976.0::gentoo 0 KiB
[ebuild U ] virtual/perl-parent-0.237.0::gentoo [0.234.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-7.340.0-r2::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild U ] dev-perl/URI-1.730.0::gentoo [1.710.0::gentoo] USE="-test" 105 KiB
[ebuild U ] dev-perl/HTML-Parser-3.720.0::gentoo [3.710.0-r1::gentoo] USE="-test" 89 KiB
[ebuild U ] dev-perl/Encode-Locale-1.50.0::gentoo [1.30.0-r1::gentoo] USE="-test%" 9 KiB
[ebuild U ] dev-perl/HTTP-Message-6.130.0::gentoo [6.110.0::gentoo] USE="-test" 73 KiB
[ebuild U ] dev-perl/HTTP-Cookies-6.40.0::gentoo [6.10.0::gentoo] USE="-test%" 39 KiB
[ebuild N ] dev-perl/IPC-System-Simple-1.250.0::gentoo USE="-test" 30 KiB
[ebuild N ] dev-perl/XML-XPath-1.420.0::gentoo USE="-examples -test" 55 KiB
[ebuild U ] dev-perl/HTTP-Negotiate-6.10.0-r1::gentoo [6.10.0::gentoo] 0 KiB
[ebuild U ] dev-perl/WWW-RobotRules-6.20.0-r1::gentoo [6.20.0::gentoo] 0 KiB
[ebuild N ] dev-perl/Sub-Name-0.210.0::gentoo USE="-suggested -test" 80 KiB
[ebuild N ] dev-perl/Try-Tiny-0.300.0::gentoo USE="-minimal -test" 34 KiB
[ebuild U ] dev-lang/nasm-2.14.02::gentoo [2.12.01::gentoo] USE="-doc" 809 KiB
[ebuild U ] virtual/perl-Getopt-Long-2.500.0-r2::gentoo [2.480.0-r1::gentoo] 0 KiB
[ebuild U ] media-libs/x264-0.0.20190214:0/157::gentoo [0.0.20160712:0/148::gentoo] USE="interlaced threads (-altivec) -opencl -pic -static-libs (-10bit%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 753 KiB
[ebuild N ] dev-perl/ExtUtils-Config-0.8.0::gentoo USE="-test" 11 KiB
[ebuild U ] virtual/perl-Text-ParseWords-3.300.0-r6::gentoo [3.300.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-JSON-PP-4.20.0::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.231::gentoo [0.280.225-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-3.400.0::gentoo [3.310.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Install-2.140.0-r2::gentoo [2.40.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-podlators-4.110.0::gentoo 0 KiB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-2.150.10-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-version-0.992.400::gentoo [0.991.600-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.18.0-r5::gentoo [0.18.0-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-2.150.10-r3::gentoo [2.150.5-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/HTML-Form-6.30.0-r2::gentoo [6.30.0-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Text-Unidecode-1.300.0::gentoo [1.270.0::gentoo] 135 KiB
[ebuild N ] dev-perl/Class-Inspector-1.320.0::gentoo USE="-test" 26 KiB
[ebuild N ] dev-perl/File-ShareDir-Install-0.110.0::gentoo USE="-test" 31 KiB
[ebuild N ] dev-perl/File-ShareDir-1.104.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/libintl-perl-1.310.0::gentoo [1.240.0-r2::gentoo] USE="-examples% -minimal%" 585 KiB
[ebuild U ] sys-libs/efivar-37:0/1::gentoo [31:0/1::gentoo] 107 KiB
[ebuild N ] dev-perl/ExtUtils-Helpers-0.26.0::gentoo USE="-test" 15 KiB
[ebuild N ] dev-perl/ExtUtils-InstallPaths-0.11.0::gentoo USE="-test" 19 KiB
[ebuild U ] sys-apps/keyutils-1.6.1:0/1.9::gentoo [1.5.9-r4:0/0::gentoo] USE="(split-usr%*) -static -static-libs -test" ABI_X86="(64) -32 (-x32)" 117 KiB
[ebuild U ] dev-perl/TermReadKey-2.370.0::gentoo [2.330.0::gentoo] USE="-examples%" 84 KiB
[ebuild N ] dev-perl/YAML-Tiny-1.730.0::gentoo USE="-minimal -test" 72 KiB
[ebuild N ] dev-perl/MIME-Charset-1.12.2::gentoo L10N="-ja -zh" 55 KiB
[ebuild N ] dev-perl/Unicode-LineBreak-2017.4.0-r1::gentoo 305 KiB
[ebuild U ] dev-perl/Date-Manip-6.600.0::gentoo [6.510.0::gentoo] USE="-test" 1783 KiB
[ebuild U ] sys-power/acpid-2.0.32-r1::gentoo [2.0.28::gentoo] USE="(-selinux)" 155 KiB
[ebuild N ] virtual/perl-Tie-RefHash-1.390.0-r11::gentoo 0 KiB
[ebuild U ] virtual/perl-Perl-OSType-1.10.0-r3::gentoo [1.9.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Module-Metadata-1.0.36::gentoo [1.0.31-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.720.0::gentoo [1.700.0-r4::gentoo] 0 KiB
[ebuild U ] dev-perl/Module-Build-0.422.400::gentoo [0.421.600::gentoo] USE="-test" 298 KiB
[ebuild U ] dev-perl/File-BaseDir-0.70.0::gentoo [0.30.0-r1::gentoo] USE="-test" 10 KiB
[ebuild N ] dev-perl/Tie-IxHash-1.230.0::gentoo USE="-test" 10 KiB
[ebuild N ] dev-perl/IO-Socket-INET6-2.720.0-r1::gentoo 27 KiB
[ebuild U ] dev-perl/HTML-Tree-5.70.0::gentoo [5.60.0::gentoo] USE="-test" 147 KiB
[ebuild U ] dev-perl/SGMLSpm-1.1-r1::gentoo [1.03-r7::gentoo] 112 KiB
[ebuild U ] virtual/perl-File-Path-2.160.0::gentoo [2.130.0::gentoo] 0 KiB
[uninstall ] perl-core/File-Path-2.130.0::gentoo
[blocks b ] <perl-core/File-Path-2.160.0 ("<perl-core/File-Path-2.160.0" is blocking virtual/perl-File-Path-2.160.0)
[ebuild U ] dev-perl/File-DesktopEntry-0.220.0::gentoo [0.40.0-r1::gentoo] USE="-test" 18 KiB
[ebuild N ] dev-perl/Module-Build-Tiny-0.39.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/HTTP-Daemon-6.60.0::gentoo [6.10.0-r1::gentoo] USE="-test%" 45 KiB
[ebuild U ] sys-apps/busybox-1.31.1-r2::gentoo [1.25.1::gentoo] USE="ipv6 static -debug -livecd -make-symlinks -math -mdev -pam -savedconfig (-selinux) -sep-usr -syslog -systemd" 2374 KiB
[ebuild U ] dev-util/strace-5.3::gentoo [4.20::gentoo] USE="-aio -elfutils% -perl -static -unwind" 1536 KiB
[ebuild U ] virtual/freedesktop-icon-theme-0-r3::gentoo [0-r2::gentoo] 0 KiB
[ebuild U ] virtual/linux-sources-3-r4::gentoo [3::gentoo] USE="-firmware" 0 KiB
[ebuild U ] sys-apps/help2man-1.47.10::gentoo [1.47.4::gentoo] USE="nls" 198 KiB
[ebuild NS ] sys-devel/automake-1.16.1-r1:1.16::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 1499 KiB
[ebuild R ] sys-libs/db-5.3.28-r2:5.3::gentoo USE="-cxx* -doc -examples -java -tcl -test" ABI_X86="(64) -32 (-x32)" 34268 KiB
[ebuild U ] net-dns/libidn2-2.3.0:0/2::gentoo [2.0.4:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 2115 KiB
[ebuild U ] dev-libs/libtasn1-4.13:0/6::gentoo [4.12-r1:0/6::gentoo] USE="-doc -static-libs -test% -valgrind" ABI_X86="(64) -32 (-x32)" 1848 KiB
[ebuild U ] sys-devel/libtool-2.4.6-r6:2::gentoo [2.4.6-r3:2::gentoo] USE="-vanilla" 951 KiB
[ebuild U ] sys-libs/zlib-1.2.11-r2:0/1::gentoo [1.2.11-r1:0/1::gentoo] USE="minizip (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libpciaccess-0.16::gentoo [0.13.4::gentoo] USE="zlib -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild U ] media-libs/libpng-1.6.37:0/16::gentoo [1.6.29:0/16::gentoo] USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 999 KiB
[ebuild U ] dev-libs/expat-2.2.8::gentoo [2.2.5::gentoo] USE="(split-usr%*) unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 413 KiB
[ebuild U ] media-libs/freetype-2.9.1-r3:2::gentoo [2.8:2::gentoo] USE="X adobe-cff bzip2 cleartype_hinting png -bindist -debug -doc -fontforge -harfbuzz -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 1882 KiB
[ebuild U ] x11-libs/xtrans-1.4.0::gentoo [1.3.5::gentoo] USE="-doc" 182 KiB
[ebuild U ] dev-libs/nspr-4.25::gentoo [4.13.1::gentoo] USE="-debug" ABI_X86="(64) -32 (-x32)" 1055 KiB
[ebuild U ] sys-apps/kmod-26-r5::gentoo [24::gentoo] USE="tools zlib -debug -doc -libressl% -lzma -pkcs7% -python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python2_7%*) (-python3_4%) (-python3_5%*)" 540 KiB
[ebuild U ] sys-apps/file-5.37-r1::gentoo [5.32::gentoo] USE="zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 867 KiB
[ebuild U ] app-text/libpaper-1.1.24_p5::gentoo [1.1.24-r2::gentoo] ABI_X86="(64) -32 (-x32)" 48 KiB
[ebuild U ] sys-libs/cracklib-2.9.7::gentoo [2.9.6-r1::gentoo] USE="nls (split-usr%*) zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 590 KiB
[ebuild U ] media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.13-r4:0/0::gentoo] USE="png -static-libs -test" 138 KiB
[ebuild U ] dev-libs/nettle-3.5.1-r1:0/7::gentoo [3.3-r2:0/6.1::gentoo] USE="asm%* gmp -doc -static-libs -test (-neon%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="-aes -sha%" 1943 KiB
[ebuild U ] media-fonts/font-util-1.3.2-r1::gentoo [1.3.1::gentoo] 155 KiB
[ebuild U ] sys-devel/automake-1.15.1-r2:1.15::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 0 KiB
[ebuild U ] media-libs/alsa-lib-1.2.2-r1::gentoo [1.1.2::gentoo] USE="thread-safety%* -alisp -debug -doc -python" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python2_7% -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1007 KiB
[ebuild U ] net-libs/libtirpc-1.2.5:0/3::gentoo [1.0.2-r1:0/3::gentoo] USE="ipv6 (split-usr%*) -kerberos -static-libs" ABI_X86="(64) -32 (-x32)" 502 KiB
[ebuild N ] dev-libs/libuv-1.37.0:0/1::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1221 KiB
[ebuild U ] media-libs/libdvdread-6.0.0::gentoo [5.0.3::gentoo] USE="css -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] media-libs/libvorbis-1.3.6-r1::gentoo [1.3.5::gentoo] USE="-static-libs -test%" ABI_X86="(64) -32 (-x32)" 1168 KiB
[ebuild U ] dev-libs/libyaml-0.2.2::gentoo [0.1.7::gentoo] USE="-doc -static-libs -test (-examples%)" 78 KiB
[ebuild U ] media-libs/libdvdnav-6.0.0::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 361 KiB
[ebuild N ] dev-libs/libnatspec-0.3.0::gentoo USE="-doc -python" PYTHON_SINGLE_TARGET="python2_7" 125 KiB
[ebuild U ] app-arch/unzip-6.0_p25-r1::gentoo [6.0_p21-r2::gentoo] USE="bzip2 natspec* unicode" 1368 KiB
[ebuild N ] net-dns/c-ares-1.16.1:0/2::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1343 KiB
[ebuild U ] net-nds/rpcbind-1.2.5::gentoo [0.2.4-r1::gentoo] USE="tcpd -debug -remotecalls% (-selinux) -systemd -warmstarts" 121 KiB
[ebuild U ] sys-libs/libcap-ng-0.7.10::gentoo [0.7.8::gentoo] USE="-python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 440 KiB
[ebuild U ] media-libs/libmad-0.15.1b-r9::gentoo [0.15.1b-r8::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/openssl-1.0.2u::gentoo [1.0.2n::gentoo] USE="asm sslv3 tls-heartbeat zlib -bindist* -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 5243 KiB
[ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples -libressl -minimal -test" 426 KiB
[ebuild U ] dev-libs/libevent-2.1.11:0/2.1-7::gentoo [2.1.8:0/2.1-6::gentoo] USE="ssl threads -debug -libressl -static-libs -test" ABI_X86="(64) -32 (-x32)" 1057 KiB
[ebuild U ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2n:0/0::gentoo] USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test -tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9572 KiB
[ebuild U ] app-text/openjade-1.3.2-r9::gentoo [1.3.2-r7::gentoo] USE="(-static-libs%)" 0 KiB
[ebuild U ] net-misc/iperf-3.6:3::gentoo [3.1.3:3::gentoo] USE="-libressl% -sctp -static-libs" 589 KiB
[ebuild U ] sys-kernel/genkernel-4.0.7-r1::gentoo [3.4.52.4-r2::gentoo] USE="firmware%* (-ibm) (-cryptsetup%) (-selinux%)" 49331 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo [4.2-r2:4.2::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.3-r2:4.3::gentoo [4.3-r1:4.3::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo [4.1.2-r6:4.1.2::gentoo] 74 KiB
[ebuild U ] app-eselect/eselect-python-20190417::gentoo [20160516::gentoo] 46 KiB
[ebuild U ] virtual/opengl-7.0-r2::gentoo [7.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/glu-9.0.1::gentoo [9.0.0-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 425 KiB
[ebuild U ] virtual/glu-9.0-r2::gentoo [9.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo [4.4-r2:4.4::gentoo] 0 KiB
[ebuild U ] app-text/build-docbook-catalog-1.21::gentoo [1.19.1::gentoo] 5 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo [4.5-r1:4.5::gentoo] 0 KiB
[ebuild N ] media-sound/mpg123-1.25.10-r1::gentoo USE="alsa ipv6 sdl (-altivec) (-coreaudio) -int-quality -jack -nas -oss -portaudio -pulseaudio" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse (-3dnow) (-3dnowext) (-mmx)" 900 KiB
[ebuild U ] x11-libs/xcb-util-renderutil-0.3.9-r2::gentoo [0.3.9-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/fontconfig-2.13.0-r4:1.0::gentoo [2.12.4:1.0::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 1661 KiB
[ebuild U ] app-arch/libarchive-3.4.2:0/13::gentoo [3.3.1:0/13::gentoo] USE="acl bzip2 e2fsprogs iconv lzma threads xattr zlib -blake2% -expat -libressl -lz4 -lzo -nettle -static-libs -zstd%" ABI_X86="(64) -32 (-x32)" 6816 KiB
[ebuild U ] x11-apps/xrefresh-1.0.6::gentoo [1.0.5::gentoo] 125 KiB
[ebuild U ] app-crypt/pinentry-1.1.0-r3::gentoo [1.0.0-r2::gentoo] USE="gtk ncurses qt5 -caps -emacs -fltk% -gnome-keyring -static" 457 KiB
[ebuild U ] sys-libs/ncurses-6.2-r1:0/6::gentoo [6.0-r1:0/6::gentoo] USE="cxx gpm* (split-usr%*) (tinfo*) unicode -ada -debug -doc -minimal -profile -static-libs -test -threads -trace" ABI_X86="(64) -32 (-x32)" 3346 KiB
[ebuild U ] sys-libs/readline-7.0_p5-r1:0/7::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2851 KiB
[ebuild U ] sys-libs/readline-8.0_p4:0/8::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2912 KiB
[ebuild U ] dev-libs/libpcre-8.43:3::gentoo [8.41-r1:3::gentoo] USE="bzip2 cxx jit pcre16 readline recursion-limit (split-usr%*) (unicode) zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1540 KiB
[ebuild U ] app-shells/bash-5.0_p17::gentoo [4.4_p12::gentoo] USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" 9948 KiB
[ebuild U ] media-sound/alsa-utils-1.2.2:0.9::gentoo [1.1.2:0.9::gentoo] USE="libsamplerate ncurses nls -bat -doc (-selinux)" 1245 KiB
[ebuild NS ] dev-lang/ruby-2.5.8:2.5::gentoo [2.2.9:2.2::gentoo, 2.3.6:2.3::gentoo] USE="berkdb gdbm ipv6 rdoc ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -static-libs% -tk -xemacs (-ncurses%*) (-readline%*)" 11034 KiB
[ebuild NS ] dev-lang/ruby-2.4.10:2.4::gentoo [2.2.9:2.2::gentoo, 2.3.6:2.3::gentoo] USE="berkdb gdbm ipv6 rdoc ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -static-libs% -tk -xemacs (-ncurses%*) (-readline%*)" 9864 KiB
[ebuild U ] dev-ruby/rubygems-2.7.10::gentoo [2.6.14::gentoo] USE="-server -test" RUBY_TARGETS="ruby24* ruby25%* (-ruby22%*) (-ruby23%*)" 844 KiB
[ebuild U ] virtual/rubygems-15::gentoo [11::gentoo] RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-rbx%) (-ruby22%*) (-ruby23%*)" 0 KiB
[ebuild U ] dev-ruby/minitest-5.11.3:5::gentoo [5.9.1:5::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 78 KiB
[ebuild NS ] dev-ruby/did_you_mean-1.2.1:2.5::gentoo [1.0.2:1::gentoo] USE="-test" RUBY_TARGETS="ruby25%* (-ruby23%*)" 21 KiB
[ebuild N ] dev-ruby/xmlrpc-0.3.0::gentoo USE="-doc -test" RUBY_TARGETS="ruby24 ruby25 (-ruby26) (-ruby27)" 34 KiB
[ebuild U ] dev-ruby/rake-12.3.3::gentoo [10.5.0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 120 KiB
[ebuild NS ] dev-ruby/json-2.3.0:2::gentoo [1.8.6-r1:0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24* ruby25%* (-ruby26) (-ruby27) (-ruby22%*) (-ruby23%*)" 112 KiB
[ebuild R ] dev-ruby/net-telnet-0.1.1-r1:1::gentoo USE="-doc -test" RUBY_TARGETS="ruby24* ruby25* (-ruby22%*) (-ruby23%*)" 0 KiB
[ebuild U ] dev-ruby/power_assert-1.1.5::gentoo [0.3.1::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby27) (-ruby22%*) (-ruby23%*)" 17 KiB
[ebuild U ] dev-ruby/test-unit-3.3.3:2::gentoo [3.1.9:2::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 130 KiB
[ebuild NS ] dev-ruby/did_you_mean-1.1.2:2.4::gentoo [1.0.2:1::gentoo] USE="-test" RUBY_TARGETS="ruby24%* (-ruby23%*)" 30 KiB
[ebuild N ] dev-ruby/kpeg-1.1.0-r1:1::gentoo USE="-doc -test" RUBY_TARGETS="ruby24 ruby25 (-ruby26) (-ruby27)" 57 KiB
[ebuild N ] virtual/ruby-ssl-11::gentoo RUBY_TARGETS="ruby24 ruby25 (-ruby26) (-ruby27)" 0 KiB
[ebuild R ] dev-ruby/racc-1.4.14::gentoo USE="-doc -test" RUBY_TARGETS="ruby24* ruby25* (-ruby26) (-ruby22%*) (-ruby23%*)" 0 KiB
[ebuild U ] dev-ruby/rdoc-6.1.2::gentoo [4.3.0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 652 KiB
[ebuild NS ] sys-devel/binutils-2.33.1-r1:2.33::gentoo [2.29.1-r1:2.29.1::gentoo] USE="gold%* nls plugins%* -default-gold% -doc% -multitarget -static-libs -test (-cxx%*) (-vanilla%)" 21006 KiB
[ebuild U ] net-dns/libidn-1.35:0/12::gentoo [1.33-r2:0/0::gentoo] USE="nls -doc -emacs -java -mono -static-libs" ABI_X86="(64) -32 (-x32)" 4072 KiB
[ebuild U ] x11-apps/xmodmap-1.0.10::gentoo [1.0.9::gentoo] 143 KiB
[ebuild U ] sys-fs/eudev-3.2.9::gentoo [3.1.5::gentoo] USE="hwdb introspection* kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 1914 KiB
[ebuild U ] virtual/libudev-232-r3:0/1::gentoo [232:0/1::gentoo] USE="-static-libs -systemd" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/pciutils-3.5.6-r1::gentoo [3.4.1::gentoo] USE="kmod udev zlib -dns -static-libs" ABI_X86="(64) -32 (-x32)" 432 KiB
[ebuild U ] sys-boot/efibootmgr-16::gentoo [15::gentoo] 36 KiB
[ebuild U ] dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr%*) udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/usbutils-010-r1::gentoo [008-r1::gentoo] USE="-python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 302 KiB
[ebuild U ] sys-fs/dosfstools-4.1::gentoo [4.0-r1::gentoo] USE="udev -compat -test%" 169 KiB
[ebuild U ] sys-fs/lvm2-2.02.187-r2::gentoo [2.02.145-r2::gentoo] USE="readline thin udev -device-mapper-only -lvm2create_initrd -sanlock% (-selinux) -static -static-libs -systemd (-clvm%) (-cman%) (-corosync%) (-lvm1%) (-openais%)" 0 KiB
[ebuild N ] dev-lang/vala-0.46.7:0.46::gentoo USE="-test -valadoc" 0 KiB
[ebuild U ] x11-apps/appres-1.0.5::gentoo [1.0.4::gentoo] 122 KiB
[ebuild U ] dev-libs/libgcrypt-1.8.5:0/20::gentoo [1.8.1:0/20::gentoo] USE="-doc -o-flag-munging% -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xpr-1.0.5::gentoo [1.0.4::gentoo] 148 KiB
[ebuild U ] net-nds/openldap-2.4.50::gentoo [2.4.44::gentoo] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -iodbc -kerberos -kinit -libressl -odbc -overlays -pbkdf2% -perl -samba -sasl (-selinux) -sha2% -smbkrb5passwd -static-libs -test% (-slp%)" ABI_X86="(64) -32 (-x32)" 5579 KiB
[ebuild U ] net-misc/curl-7.69.1::gentoo [7.57.0::gentoo] USE="ftp%* imap%* ipv6 ldap pop3%* progress-meter%* smtp%* ssl tftp%* -adns -alt-svc% -brotli% -gopher% -http2 -idn -kerberos -metalink (-nghttp3) (-quiche) -rtmp -samba -ssh -static-libs -telnet% -test -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -libressl -mbedtls -nss (-winssl) (-axtls%)" 2410 KiB
[ebuild U ] sys-apps/shadow-4.8-r4::gentoo [4.5::gentoo] USE="acl cracklib nls pam (split-usr%*) su%* xattr -audit -bcrypt% (-selinux) -skey" 1572 KiB
[ebuild U ] sys-apps/attr-2.4.48-r3::gentoo [2.4.47-r2::gentoo] USE="nls (split-usr%*) -debug% -static-libs" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] sys-apps/acl-2.2.53::gentoo [2.2.52-r1::gentoo] USE="nls (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 513 KiB
[ebuild U ] sys-libs/pam-1.3.1-r2::gentoo [1.2.1-r2::gentoo] USE="berkdb cracklib filecaps* pie (split-usr%*) -audit -debug -nis (-selinux) -static-libs% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 733 KiB
[ebuild U ] sys-libs/libcap-2.26-r2::gentoo [2.24-r2::gentoo] USE="pam (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 66 KiB
[ebuild U ] sys-apps/coreutils-8.31-r1::gentoo [8.28-r1::gentoo] USE="acl nls (split-usr%*) xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -test -vanilla" 5289 KiB
[ebuild U ] sys-devel/patch-2.7.6-r4::gentoo [2.7.5::gentoo] USE="xattr -static -test" 766 KiB
[ebuild U ] net-misc/rsync-3.1.3::gentoo [3.1.2-r2::gentoo] USE="acl iconv ipv6 xattr -examples -static -stunnel" 885 KiB
[ebuild U ] dev-libs/cyrus-sasl-2.1.27-r3:2::gentoo [2.1.26-r9:2::gentoo] USE="berkdb gdbm pam ssl -authdaemond -java -kerberos -ldapdb -libressl% -mysql -openldap -postgres -sample (-selinux) -sqlite -srp -static-libs -urandom" ABI_X86="(64) -32 (-x32)" 4015 KiB
[ebuild U ] sys-apps/kbd-2.0.4::gentoo [2.0.3::gentoo] USE="nls pam -test" 1008 KiB
[ebuild U ] mail-client/mutt-1.13.5::gentoo [1.7.2::gentoo] USE="berkdb gdbm hcache%* imap lmdb%* nls sasl* smtp* ssl -debug -doc -gnutls -gpgme% -idn -kerberos -libressl -mbox -pgp-classic% -pop (-prefix) -qdbm (-selinux) -slang -smime-classic% -tokyocabinet -vanilla (-crypt%*) (-gpg%) (-nntp%) (-notmuch%) (-sidebar%) (-smime%)" 4823 KiB
[ebuild U ] net-misc/openssh-8.1_p1-r3::gentoo [7.5_p1-r3::gentoo] USE="X* pam pie ssl -X509 -audit -bindist* -debug -hpn* -kerberos -ldns -libedit -libressl -livecd -sctp (-selinux) -static -test -xmss% (-ldap%) (-skey%) (-ssh1%)" 1590 KiB
[blocks b ] <net-misc/openssh-8.0_p1-r3 ("<net-misc/openssh-8.0_p1-r3" is blocking dev-libs/openssl-1.1.1g)
[ebuild U ] x11-themes/adwaita-icon-theme-3.32.0::gentoo [3.24.0::gentoo] USE="branding" 18106 KiB
[ebuild U ] dev-perl/LWP-Protocol-https-6.70.0::gentoo [6.60.0::gentoo] USE="-test%" 9 KiB
[ebuild N ] dev-perl/Mozilla-CA-20999999::gentoo 4 KiB
[ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.48.0::gentoo] USE="-examples -idn" 239 KiB
[ebuild U ] dev-perl/Net-HTTP-6.170.0::gentoo [6.90.0::gentoo] USE="-minimal -test%" 38 KiB
[ebuild U ] dev-perl/libwww-perl-6.270.0::gentoo [6.150.0::gentoo] USE="ssl -test%" 160 KiB
[ebuild N ] dev-perl/XML-Twig-3.520.0::gentoo USE="nls -test" 399 KiB
[ebuild U ] app-portage/genlop-0.30.10-r2::gentoo [0.30.9-r1::gentoo] 21 KiB
[ebuild U ] dev-perl/WWW-Mechanize-1.870.0::gentoo [1.750.0::gentoo] USE="-test" 166 KiB
[ebuild N ] media-libs/libaom-1.0.0-r2::gentoo USE="-doc -examples" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -avx -avx2 -sse3 -sse4_1 -ssse3" 2711 KiB
[ebuild U ] media-libs/libvpx-1.7.0-r1:0/5::gentoo [1.5.0:0/3::gentoo] USE="highbitdepth%* postproc* svc threads -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -avx -avx2 -sse3 -sse4_1 -ssse3" 2617 KiB
[ebuild U ] media-libs/libjpeg-turbo-2.0.4::gentoo [1.5.1::gentoo] USE="-java -static-libs" ABI_X86="(64) -32 (-x32)" 2112 KiB
[ebuild U ] virtual/jpeg-100::gentoo [0-r2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/tiff-4.1.0::gentoo [4.0.8::gentoo] USE="cxx jpeg zlib -jbig -lzma -static-libs -test -webp% -zstd%" ABI_X86="(64) -32 (-x32)" 2365 KiB
[ebuild U ] app-text/qpdf-9.0.2:0/26::gentoo [7.0.0:0/18::gentoo] USE="-doc -examples -perl -static-libs -test" 17744 KiB
[ebuild U ] dev-perl/File-MimeInfo-0.280.0::gentoo [0.270.0::gentoo] USE="-test" 32 KiB
[ebuild U ] x11-apps/xcursorgen-1.0.7::gentoo [1.0.6::gentoo] 126 KiB
[ebuild U ] x11-libs/xcb-util-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] media-libs/libwebp-1.1.0:0/7::gentoo USE="gif jpeg opengl png tiff -static-libs -swap-16bit-csp" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2 -sse4_1" 3940 KiB
[ebuild U ] dev-libs/libical-3.0.8:0/3::gentoo [2.0.0-r3:0/2::gentoo] USE="berkdb%* glib%* introspection%* -doc -examples -static-libs -test% -vala%" 861 KiB
[ebuild U ] app-emulation/virtualbox-modules-5.2.40::gentoo [5.1.32::gentoo] USE="-pax_kernel" 630 KiB
[ebuild N ] net-libs/rpcsvc-proto-1.4.1-r1::gentoo 61 KiB
[ebuild U ] x11-apps/xinit-1.4.1::gentoo [1.3.4-r3::gentoo] USE="-twm% (-minimal%*) (-systemd%)" 173 KiB
[ebuild U ] sys-devel/autoconf-2.13-r1:2.1::gentoo [2.13:2.1::gentoo] 0 KiB
[ebuild U ] x11-themes/gnome-themes-standard-3.28::gentoo [3.22.3::gentoo] 2885 KiB
[ebuild U ] x11-apps/bitmap-1.0.9::gentoo [1.0.8::gentoo] 178 KiB
[ebuild U ] dev-libs/double-conversion-3.1.5:0/3::gentoo [2.0.1:0/1::gentoo] USE="(-static-libs%)" 6860 KiB
[ebuild U ] x11-apps/xwud-1.0.5::gentoo [1.0.4::gentoo] 131 KiB
[ebuild NS ] dev-lang/python-3.8.2-r2:3.8::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 17467 KiB
[ebuild U ] dev-libs/icu-67.1:0/67.1::gentoo [58.2-r1:0/58.2::gentoo] USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" 23944 KiB
[ebuild U ] dev-db/sqlite-3.31.1:3::gentoo [3.20.1-r1:3::gentoo] USE="icu* readline secure-delete* -debug -doc -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)" 2820 KiB
[ebuild U ] sys-apps/util-linux-2.35.1-r2::gentoo [2.30.2::gentoo] USE="cramfs logger%* ncurses nls pam readline (split-usr%*) suid udev* unicode -audit% -build -caps -cryptsetup% -fdformat -hardlink% -kill -python (-selinux) -slang -static-libs -su% -systemd -test -tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="(-python2_7%) (-python3_4%) (-python3_5%*) (-python3_6%)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 0 KiB
[ebuild U ] app-misc/ca-certificates-20200601.3.53::gentoo [20161130.3.30.2::gentoo] USE="-cacert (-insecure_certs%)" 79516 KiB
[ebuild U ] dev-libs/apr-1.6.3-r4:1/1.6::gentoo [1.5.2:1/1::gentoo] USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" 835 KiB
[ebuild U ] dev-libs/apr-util-1.6.1-r3:1::gentoo [1.5.4:1::gentoo] USE="berkdb gdbm ldap -doc -libressl% -mysql -nss -odbc -openssl -postgres -sqlite -static-libs (-freetds%)" 419 KiB
[ebuild U ] app-admin/apache-tools-2.4.41::gentoo [2.4.27::gentoo] USE="ssl -libressl" 6907 KiB
[ebuild U ] dev-libs/nss-3.51::gentoo [3.29.5::gentoo] USE="-cacert -utils (-nss-pem%*)" ABI_X86="(64) -32 (-x32)" 76470 KiB
[ebuild U ] dev-libs/boost-1.72.0-r1:0/1.72.0::gentoo [1.63.0:0/1.63.0::gentoo] USE="bzip2%* icu* nls threads zlib%* -context -debug -doc -lzma% -mpi (-numpy) -python -static-libs -tools -zstd%" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 0 KiB
[ebuild U ] sys-fs/mdadm-4.1::gentoo [3.4::gentoo] USE="-static" 88 KiB
[ebuild U ] www-servers/apache-2.4.41:2::gentoo [2.4.27-r1:2::gentoo] USE="gdbm%* ldap (split-usr%*) ssl suexec-caps%* -debug -doc -libressl (-selinux) -static -suexec -suexec-syslog% -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -auth_form% -authn_dbd -authn_socache% -authz_dbd -brotli% -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -md% -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_http2% -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -session% -session_cookie% -session_crypto% -session_dbd% -slotmem_shm -substitute -version -watchdog% -xml2enc" APACHE2_MPMS="-event -prefork -worker" 25 KiB
[ebuild U ] x11-misc/xkeyboard-config-2.29::gentoo [2.20::gentoo] 1668 KiB
[ebuild U ] app-vim/gentoo-syntax-20200120::gentoo [20170225::gentoo] USE="-ignore-glep31" 19 KiB
[ebuild U ] media-libs/openjpeg-2.3.1-r1:2/7::gentoo [2.3.0:2/7::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2163 KiB
[ebuild U ] sys-apps/sed-4.7::gentoo [4.2.2::gentoo] USE="acl nls (-selinux) -static" 1268 KiB
[ebuild U ] app-admin/eselect-1.4.16::gentoo [1.4.11::gentoo] USE="-doc -emacs -vim-syntax" 175 KiB
[ebuild U ] sys-process/cronie-1.5.4-r1::gentoo [1.5.0-r1::gentoo] USE="anacron* inotify pam (-selinux)" 120 KiB
[ebuild U ] app-admin/logrotate-3.14.0::gentoo [3.13.0::gentoo] USE="acl cron (-selinux)" 211 KiB
[ebuild U ] app-text/po4a-0.57::gentoo [0.47-r1::gentoo] USE="-test" 3008 KiB
[ebuild U ] x11-libs/xcb-util-wm-0.4.1-r2::gentoo [0.4.1-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xlsatoms-1.1.3::gentoo [1.1.2::gentoo] 124 KiB
[ebuild U ] app-arch/tar-1.32::gentoo [1.29-r3::gentoo] USE="acl nls xattr -minimal (-selinux) -static" 2879 KiB
[ebuild N ] net-libs/nghttp2-1.41.0:0/1.14::gentoo USE="threads xml -cxx -debug -hpack-tools -jemalloc -libressl -static-libs -test -utils" ABI_X86="(64) -32 (-x32)" 1603 KiB
[ebuild N ] net-libs/nodejs-14.4.0::gentoo USE="icu npm snapshot ssl system-ssl -debug -doc -inspector -pax_kernel -systemtap -test" CPU_FLAGS_X86="sse2" 32232 KiB
[ebuild U ] dev-util/desktop-file-utils-0.24::gentoo [0.23::gentoo] USE="-emacs" 135 KiB
[ebuild U ] sys-apps/grep-3.3-r1::gentoo [3.0::gentoo] USE="nls pcre -static" 1439 KiB
[ebuild U ] sys-apps/texinfo-6.6-r1::gentoo [6.3::gentoo] USE="nls -static" 4831 KiB
[ebuild R ] sys-libs/gpm-1.20.7-r2::gentoo USE="(split-usr%*) (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/ed-1.15-r1::gentoo [1.13::gentoo] 67 KiB
[ebuild U ] sys-libs/binutils-libs-2.33.1-r1:0/2.33.1::gentoo [2.29.1-r1:0/2.29.1::gentoo] USE="nls -64-bit-bfd -multitarget -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xset-1.2.4::gentoo [1.2.3::gentoo] 143 KiB
[ebuild U ] media-libs/xvid-1.3.5::gentoo [1.3.3::gentoo] USE="threads -examples -pic" ABI_X86="(64) -32 (-x32)" 683 KiB
[ebuild N ] dev-perl/Net-DBus-1.1.0::gentoo USE="-test" 2027 KiB
[ebuild N ] net-libs/libssh2-1.9.0_p20190913::gentoo USE="zlib -gcrypt -libressl -mbedtls" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] x11-apps/xhost-1.0.8::gentoo [1.0.7::gentoo] USE="ipv6" 136 KiB
[ebuild U ] gnome-extra/yelp-xsl-3.34.2::gentoo [3.20.1::gentoo] 626 KiB
[ebuild U ] dev-libs/libxslt-1.1.33-r1::gentoo [1.1.30-r2::gentoo] USE="crypt -debug -examples -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 3368 KiB
[ebuild U ] app-text/xmlto-0.0.28-r1::gentoo [0.0.26-r1::gentoo] USE="text -latex" 125 KiB
[ebuild U ] x11-themes/gtk-engines-adwaita-3.28::gentoo [3.22.3::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] net-libs/libpcap-1.9.1::gentoo [1.8.1::gentoo] USE="dbus usb -bluetooth -netlink -static-libs" ABI_X86="(64) -32 (-x32)" 830 KiB
[ebuild U ] net-analyzer/nmap-7.80-r1::gentoo [7.40::gentoo] USE="ipv6 nse ssl -libressl -libssh2% -ncat -nmap-update -nping (-system-lua) (-ndiff%) (-nls%*) (-zenmap%)" PYTHON_TARGETS="(-python2_7%*)" 10304 KiB
[ebuild U ] net-analyzer/tcpdump-4.9.3::gentoo [4.9.2::gentoo] USE="drop-root ssl -libressl -samba -smi -suid -test" 2279 KiB
[ebuild U ] net-print/cups-filters-1.27.4::gentoo [1.17.9::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -pclm -perl -static-libs -test -zeroconf (-ipp_autosetup%)" 1459 KiB
[ebuild U ] sys-apps/gawk-5.0.1::gentoo [4.1.4::gentoo] USE="nls readline -mpfr" 3063 KiB
[ebuild U ] media-fonts/encodings-1.0.5::gentoo [1.0.4-r1::gentoo] 698 KiB
[ebuild U ] sys-apps/groff-1.22.4::gentoo [1.22.2::gentoo] USE="X* -examples" L10N="(-ja%)" 4041 KiB
[ebuild U ] x11-apps/luit-20190106::gentoo [1.1.1::gentoo] 187 KiB
[ebuild U ] x11-themes/xcursor-themes-1.0.6::gentoo [1.0.4::gentoo] 2308 KiB
[ebuild U ] app-text/ghostscript-gpl-9.50::gentoo [9.21::gentoo] USE="X cups dbus gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33806 KiB
[ebuild U ] app-text/libspectre-0.2.8::gentoo [0.2.7::gentoo] USE="-debug -doc -static-libs" 412 KiB
[ebuild N ] dev-perl/X11-Protocol-0.560.0-r1::gentoo 99 KiB
[ebuild U ] x11-misc/xdg-utils-1.1.3-r1::gentoo [1.1.1-r1::gentoo] USE="-doc (-perl%*)" 291 KiB
[ebuild N ] sys-libs/libomp-9.0.1::gentoo USE="(-cuda) -hwloc -offload -ompt -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] net-libs/gnutls-3.6.14:0/30::gentoo [3.5.15:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test (-test-full) -tools -valgrind (-openpgp%) (-zlib%*)" ABI_X86="(64) -32 (-x32)" 5927 KiB
[ebuild U ] mail-mta/nullmailer-2.2-r1::gentoo [2.0-r1::gentoo] USE="ssl -test%" 252 KiB
[ebuild U ] app-crypt/rhash-1.3.6-r1::gentoo [1.3.5::gentoo] USE="nls ssl%* -debug -libressl% -static-libs (-openssl%)" ABI_X86="(64) -32 (-x32)" 321 KiB
[ebuild U ] x11-apps/xlsclients-1.1.4::gentoo [1.1.3::gentoo] 128 KiB
[ebuild U ] dev-libs/libcroco-0.6.13:0.6::gentoo [0.6.12-r1:0.6::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 477 KiB
[ebuild NS ] dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 16879 KiB
[ebuild U ] dev-libs/libxml2-2.9.9-r3:2::gentoo [2.9.7:2::gentoo] USE="icu* ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 5365 KiB
[ebuild U ] x11-base/xcb-proto-1.14-r1::gentoo [1.12-r2::gentoo] ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 141 KiB
[ebuild U ] x11-libs/libxcb-1.14:0/1.12::gentoo [1.12-r2:0/1.12::gentoo] USE="xkb -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] sys-devel/gettext-0.20.1::gentoo [0.19.8.1::gentoo] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="(64) -32 (-x32)" 22723 KiB
[ebuild U ] dev-libs/libgpg-error-1.36::gentoo [1.27-r1::gentoo] USE="nls -common-lisp -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-devel/make-4.2.1-r4::gentoo [4.2.1::gentoo] USE="nls -guile -static" 1375 KiB
[ebuild U ] dev-libs/libassuan-2.5.3::gentoo [2.5.1::gentoo] USE="-static-libs" 559 KiB
[ebuild U ] app-crypt/gnupg-2.2.20::gentoo [2.2.4::gentoo] USE="bzip2 ldap nls readline smartcard ssl%* usb -doc (-selinux) -tofu -tools -user-socket% -wks-server (-gnutls%*)" 6628 KiB
[ebuild U ] sys-apps/findutils-4.7.0::gentoo [4.6.0-r1::gentoo] USE="nls (-selinux) -static -test" 1851 KiB
[ebuild N ] dev-libs/libpcre2-10.34::gentoo USE="bzip2 jit pcre16 readline recursion-limit (split-usr) unicode zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1676 KiB
[ebuild U ] sys-process/psmisc-23.1-r1::gentoo [22.21-r3::gentoo] USE="X* ipv6 nls (-selinux)" 290 KiB
[ebuild U ] dev-util/ninja-1.9.0::gentoo [1.8.2::gentoo] USE="-doc -emacs -test -vim-syntax (-zsh-completion%)" 209 KiB
[ebuild U ] sys-devel/bison-3.1::gentoo [3.0.4-r1::gentoo] USE="nls -examples -static -test" 1951 KiB
[ebuild NS ] sys-devel/gcc-9.3.0:9.3.0::gentoo [6.4.0-r1:6.4.0::gentoo] USE="(cxx) fortran (multilib) nls nptl openmp pch (pie*) sanitize ssp vtv (-ada) (-altivec) -d% -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto% -objc -objc++ -objc-gc -pgo -systemtap% -test% -vanilla (-awt%) (-cilk%) (-gcj%) (-mpx%) (-regression-test%)" 68894 KiB
[ebuild U ] sys-apps/iproute2-5.4.0::gentoo [4.14.1-r2::gentoo] USE="berkdb iptables ipv6 -atm -caps% -elf% -minimal (-selinux)" 724 KiB
[ebuild N ] app-crypt/libb2-0.98.1-r2::gentoo USE="openmp -native-cflags -static-libs" ABI_X86="(64) -32 (-x32)" 275 KiB
[ebuild R ] dev-lang/yasm-1.3.0::gentoo USE="nls -python" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[ebuild U ] dev-util/gdbus-codegen-2.62.6::gentoo [2.52.3::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 4594 KiB
[ebuild U ] dev-libs/libnl-3.4.0:3::gentoo [3.2.28:3::gentoo] USE="debug%* threads%* -python -static-libs -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6% (-python2_7%*) (-python3_4%) (-python3_5%*)" 912 KiB
[ebuild U ] dev-util/itstool-2.0.6-r1::gentoo [2.0.2::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 101 KiB
[ebuild U ] media-libs/flac-1.3.3::gentoo [1.3.2-r1::gentoo] USE="cxx ogg -debug -static-libs (-altivec%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 1020 KiB
[ebuild U ] dev-util/kbuild-0.1.9998.3149::gentoo [0.1.9998_pre20131130-r1::gentoo] 2261 KiB
[ebuild U ] sys-power/iasl-20200326::gentoo [20160729::gentoo] USE="-test" 1808 KiB
[ebuild U ] media-sound/lame-3.100-r2::gentoo [3.100::gentoo] USE="frontend -debug -mp3rtp -sndfile -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(-mmx)" 0 KiB
[ebuild U ] x11-apps/xbacklight-1.2.3::gentoo [1.2.1-r1::gentoo] 122 KiB
[ebuild N ] dev-util/glib-utils-2.62.6::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild U ] app-text/poppler-0.88.0-r1:0/99::gentoo [0.57.0-r1:0/68::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -cjk -curl -debug -doc -nss (-qt4%)" 1567 KiB
[ebuild U ] net-fs/nfs-utils-2.4.1-r4::gentoo [1.3.4-r1::gentoo] USE="ipv6 ldap%* libmount nfsidmap nfsv4 tcpd uuid -caps -junction% -kerberos -nfsdcld -nfsv41 (-selinux)" 890 KiB
[uninstall ] net-libs/libnfsidmap-0.24::gentoo USE="ldap -static-libs"
[blocks b ] net-libs/libnfsidmap ("net-libs/libnfsidmap" is blocking net-fs/nfs-utils-2.4.1-r4)
[ebuild U ] sys-fs/e2fsprogs-1.45.5::gentoo [1.43.6::gentoo] USE="nls (split-usr%*) -cron% -fuse -static-libs" 0 KiB
[ebuild U ] app-editors/nano-4.6-r1::gentoo [2.8.7::gentoo] USE="magic ncurses nls spell (split-usr%*) unicode -debug -justify -minimal -slang -static" 2902 KiB
[ebuild U ] sys-apps/man-db-2.8.7::gentoo [2.7.6.1-r2::gentoo] USE="berkdb gdbm manpager nls seccomp%* zlib (-selinux) -static-libs" 1796 KiB
[ebuild U ] dev-libs/elfutils-0.177::gentoo [0.170-r1::gentoo] USE="bzip2 nls utils -lzma -static-libs -test (-threads)" ABI_X86="(64) -32 (-x32)" 8645 KiB
[ebuild U ] net-misc/wget-1.20.3-r3::gentoo [1.19.1-r2::gentoo] USE="ipv6 nls pcre (ssl) zlib -cookie_check% -debug -gnutls -idn -libressl -metalink% -ntlm -static -test -uuid" 4385 KiB
[ebuild U ] sys-apps/diffutils-3.6-r1::gentoo [3.5::gentoo] USE="nls -static" 1366 KiB
[ebuild U ] sys-apps/less-551::gentoo [529::gentoo] USE="pcre unicode" 339 KiB
[ebuild NS ] sys-kernel/gentoo-sources-5.4.38:5.4.38::gentoo [4.9.76-r1:4.9.76-r1::gentoo] USE="-build -experimental -symlink" 1335 KiB
[ebuild U ] app-misc/jq-1.6-r3::gentoo [1.5-r3::gentoo] USE="-oniguruma -static-libs" 1710 KiB
[ebuild U ] app-portage/eix-0.33.11::gentoo [0.32.9::gentoo] USE="nls -debug -doc -sqlite" 609 KiB
[ebuild U ] app-text/hunspell-1.7.0-r1:0/1.7::gentoo [1.6.1-r1:0/1.6::gentoo] USE="ncurses nls readline -static-libs" L10N="-af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sv -sw -tn -uk -zu" 471 KiB
[ebuild U ] net-mail/fetchmail-6.4.1::gentoo [6.3.26-r3::gentoo] USE="nls ssl -kerberos -libressl% -socks -tk (-hesiod%)" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="(-python2_7%*)" 1229 KiB
[ebuild U ] net-wireless/iw-4.9::gentoo [3.17::gentoo] 104 KiB
[ebuild U ] sys-boot/grub-2.04-r1:2/2.04-r1::gentoo [2.02:2/2.02::gentoo] USE="fonts nls sdl themes truetype -device-mapper -doc -efiemu -libzfs -mount (-test) (-debug%) (-multislot%) (-static%)" GRUB_PLATFORMS="efi-64 pc -coreboot -efi-32 -emu -ieee1275 -loongson -multiboot -qemu -qemu-mips -uboot -xen -xen-32 -xen-pvh%" 7549 KiB
[ebuild U ] sys-devel/gdb-9.1::gentoo [7.12.1::gentoo] USE="client nls python server xml -lzma -multitarget -source-highlight% -test -vanilla -xxhash%" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*)" 20490 KiB
[ebuild U ] x11-plugins/enigmail-2.1.5::gentoo [1.9.9::gentoo] 2772 KiB
[ebuild U ] dev-libs/json-c-0.14-r3:0/5::gentoo [0.12:0/2::gentoo] USE="-doc -static-libs -threads%" ABI_X86="(64) -32 (-x32)" 315 KiB
[ebuild U ] sys-fs/cryptsetup-2.3.2:0/12::gentoo [1.7.5:0/0::gentoo] USE="argon2%* nls openssl* udev -gcrypt* -kernel -libressl -luks1_default% -nettle -pwquality -reencrypt -static -static-libs -urandom (-python%)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 10779 KiB
[ebuild U ] media-video/ffmpeg-4.2.3:0/56.58.58::gentoo [3.3.6:0/55.57.57::gentoo] USE="X alsa bzip2 encode gpl iconv mp3 network opengl postproc sdl svg%* threads truetype vorbis x264 xvid zlib -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -chromium -codec2% -cpudetection (-cuda) -dav1d% -debug -doc -fdk -flite -fontconfig -frei0r -fribidi -gcrypt -gme -gmp -gnutls -gsm -hardcoded-tables* -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom% -libaribb24% -libass -libcaca -libdrm% -libilbc -libressl% -librtmp -libsoxr -libtesseract% -libv4l -libxml2% -lv2% -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl% -openh264 -openssl -opus -oss -pic -pulseaudio -rubberband -samba -snappy -speex -srt% -ssh -static-libs -test -theora -twolame -v4l -vaapi -vdpau -vidstab% -vpx -wavpack -webp -x265 -zeromq -zimg -zvbi (-altivec%) (-celt%) (-nvenc%) (-schroedinger%) (-sofalizer%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx mmxext sse sse2 -3dnow -3dnowext -aes -avx -avx2 -fma3 -fma4 -sse3 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" VIDEO_CARDS="-nvidia%" 10709 KiB
[ebuild U ] gnome-base/librsvg-2.40.21:2::gentoo [2.40.18:2::gentoo] USE="introspection vala* -tools" ABI_X86="(64) -32 (-x32)" 1618 KiB
[ebuild U ] x11-apps/xvinfo-1.1.4::gentoo [1.1.3::gentoo] 124 KiB
[ebuild NS ] sys-devel/llvm-9.0.1:9::gentoo [5.0.1:5::gentoo] USE="libffi ncurses xml%* -debug -doc -exegesis% -gold -libedit -test -xar% -z3%" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV% -Sparc -SystemZ -WebAssembly% -XCore" 155 KiB
[ebuild N ] sys-devel/clang-9.0.1:9::gentoo USE="static-analyzer xml -debug -default-compiler-rt -default-libcxx -doc -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild N ] sys-libs/compiler-rt-sanitizers-9.0.1:9.0.1::gentoo USE="clang libfuzzer profile sanitize xray -test" 0 KiB
[ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4:60::gentoo USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" 32052 KiB
[ebuild U ] dev-libs/dbus-glib-0.110::gentoo [0.108::gentoo] USE="-debug -static-libs -test" ABI_X86="(64) -32 (-x32)" 817 KiB
[ebuild N ] dev-libs/libgit2-1.0.0-r1:0/1.0::gentoo USE="ssh threads -examples -gssapi -libressl -test -trace" 5188 KiB
[ebuild N ] dev-lang/rust-1.43.1:stable/1.43::gentoo USE="-clippy -debug -doc -libressl (-miri) (-nightly) (-parallel-compiler) -rls -rustfmt (-system-bootstrap) (-system-llvm) -wasm" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86) -AArch64 -AMDGPU -ARM -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore" 200422 KiB
[ebuild N ] virtual/rust-1.43.1::gentoo ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-util/cbindgen-0.14.2::gentoo USE="-debug" 8755 KiB
[ebuild U ] x11-apps/xmessage-1.0.5::gentoo [1.0.4::gentoo] 131 KiB
[ebuild U ] x11-libs/libXcursor-1.2.0::gentoo [1.1.15::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 327 KiB
[ebuild N ] sys-libs/compiler-rt-9.0.1:9.0.1::gentoo USE="clang -test" 0 KiB
[ebuild N ] sys-devel/clang-runtime-9.0.1:9.0.1::gentoo USE="compiler-rt openmp sanitize -libcxx" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xsetroot-1.1.2::gentoo [1.1.1::gentoo] 127 KiB
[ebuild U ] media-gfx/graphite2-1.3.14::gentoo [1.3.10::gentoo] USE="-perl -test" ABI_X86="(64) -32 (-x32)" 6475 KiB
[ebuild U ] net-wireless/bluez-5.54:0/3::gentoo [5.47-r1:0/3::gentoo] USE="cups mesh obex readline udev -btpclient% -debug -deprecated -doc -experimental -extra-tools -midi% (-selinux) -systemd -test -test-programs -user-session (-alsa%*)" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1957 KiB
[ebuild U ] net-print/cups-2.3.3-r1::gentoo [2.1.4::gentoo] USE="X acl dbus pam ssl threads usb -debug -kerberos -lprng-compat (-selinux) -static-libs -systemd -xinetd -zeroconf (-java%) (-python%)" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 7950 KiB
[ebuild U ] dev-lang/python-2.7.18:2.7::gentoo [2.7.14-r1:2.7::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -tk -wininst (-doc%)" 12569 KiB
[ebuild U ] app-laptop/laptop-mode-tools-1.72.2-r1::gentoo [1.71-r1::gentoo] USE="acpi bluetooth -apm" 119 KiB
[ebuild U ] dev-python/setuptools-44.1.0::gentoo [36.7.2::gentoo] USE="-test" PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python3_4%) (-python3_5%*)" 839 KiB
[ebuild U ] dev-python/certifi-2020.4.5.1::gentoo [2017.4.17::gentoo] PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-python3_9) (-pypy%) (-python3_4%) (-python3_5%*)" 155 KiB
[ebuild U ] dev-util/meson-0.52.1::gentoo [0.43.0::gentoo] USE="(-test)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 1473 KiB
[ebuild U ] x11-libs/libdrm-2.4.100::gentoo [2.4.88::gentoo] USE="-libkms -valgrind (-static-libs%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu intel nouveau radeon (-exynos) (-freedreno) (-omap) (-tegra) (-vc4) (-vivante) -vmware" 836 KiB
[ebuild U ] x11-libs/pixman-0.38.4::gentoo [0.34.0::gentoo] USE="(-altivec) (-loongson2f) (-neon) (-iwmmxt%) (-static-libs%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmxext sse2 -ssse3" 877 KiB
[ebuild U ] dev-libs/libevdev-1.9.0::gentoo [1.5.7::gentoo] USE="-doc% -test% (-static-libs%)" ABI_X86="(64) -32 (-x32)" 433 KiB
[ebuild U ] dev-libs/libinput-1.15.4:0/10::gentoo [1.9.4:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 568 KiB
[ebuild N ] app-portage/gemato-14.3::gentoo USE="gpg -test -tools" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 (-python3_8)" 70 KiB
[ebuild N ] dev-libs/jsoncpp-1.9.3_pre20200412:0/23::gentoo USE="-doc -test" 208 KiB
[ebuild U ] dev-util/cmake-3.16.5::gentoo [3.9.6::gentoo] USE="ncurses -doc -emacs -qt5 -test (-server%) (-system-jsoncpp%)" 8898 KiB
[ebuild N ] media-libs/dav1d-0.5.2:0/3::gentoo USE="10bit 8bit asm" ABI_X86="(64) -32 (-x32)" 542 KiB
[ebuild N ] dev-python/typing-3.7.4.1::gentoo PYTHON_TARGETS="python2_7" 77 KiB
[ebuild U ] dev-python/m2crypto-0.31.0-r2::gentoo [0.24.0::gentoo] USE="-libressl" PYTHON_TARGETS="python2_7 python3_7%* -python3_6%" 1262 KiB
[ebuild U ] net-wireless/crda-4.14::gentoo [3.18-r1::gentoo] USE="-gcrypt -libressl" 72 KiB
[ebuild N ] dev-python/markupsafe-1.1.1::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 19 KiB
[ebuild N ] dev-python/mako-1.1.2::gentoo USE="-doc -test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 459 KiB
[ebuild U ] net-misc/iputils-20190709-r1::gentoo [20171016_pre::gentoo] USE="arping filecaps* ipv6 nls%* ssl -SECURITY_HAZARD -caps -clockdiff -doc -gcrypt -idn -libressl -nettle -rarpd -rdisc -static -tftpd -tracepath -traceroute6% (-openssl%*) (-traceroute%)" 422 KiB
[ebuild U ] dev-libs/glib-2.62.6:2::gentoo [2.52.3:2::gentoo] USE="dbus (mime) xattr -debug -fam -gtk-doc% (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[blocks b ] <dev-libs/glib-2.56.2:2 ("<dev-libs/glib-2.56.2:2" is blocking dev-util/glib-utils-2.62.6)
[ebuild U ] dev-libs/gobject-introspection-1.62.0::gentoo [1.52.1::gentoo] USE="-doctool -gtk-doc% -test (-cairo%*)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks b ] <dev-libs/gobject-introspection-1.62.0 ("<dev-libs/gobject-introspection-1.62.0" is blocking dev-libs/gobject-introspection-common-1.62.0)
[ebuild U ] x11-misc/shared-mime-info-1.15::gentoo [1.9::gentoo] USE="(-test%)" 755 KiB
[ebuild U ] dev-qt/qtcore-5.14.2:5/5.14.2::gentoo [5.7.1-r3:5/5.7::gentoo] USE="icu -debug -old-kernel% -systemd -test" 48698 KiB
[ebuild U ] dev-libs/atk-2.34.1::gentoo [2.24.0::gentoo] USE="introspection -gtk-doc% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 287 KiB
[ebuild U ] dev-qt/qtxml-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] dev-qt/qttest-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB
[ebuild N ] app-crypt/gpgme-1.13.0-r1:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)" 1778 KiB
[ebuild U ] app-portage/portage-utils-0.87::gentoo [0.64::gentoo] USE="nls openmp%* qmanifest%* qtegrity%* -libressl% -static" 1732 KiB
[ebuild U ] dev-qt/linguist-tools-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -qml -test" 8609 KiB
[ebuild N ] sys-auth/elogind-243.7::gentoo USE="acl pam policykit -debug -doc (-selinux)" 1307 KiB
[ebuild U ] sys-apps/dbus-1.12.16::gentoo [1.10.18::gentoo] USE="X elogind* -debug -doc (-selinux) -static-libs -systemd -test -user-session" ABI_X86="(64) -32 (-x32)" 2045 KiB
[ebuild N ] sys-auth/polkit-0.116-r1::gentoo USE="elogind gtk introspection nls pam -consolekit -examples -jit -kde (-selinux) -systemd -test" 1513 KiB
[ebuild N ] gnome-extra/polkit-gnome-0.105-r2::gentoo 304 KiB
[ebuild U ] sys-auth/pambase-20190402::gentoo [20150213-r1::gentoo] USE="cracklib elogind* nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd (-gnome-keyring%)" 4 KiB
[ebuild U ] dev-qt/qtdbus-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] x11-base/xorg-proto-2019.2::gentoo 1056 KiB
[ebuild U ] x11-drivers/xf86-video-fbdev-0.5.0::gentoo [0.4.4::gentoo] 289 KiB
[uninstall ] x11-proto/xf86bigfontproto-1.2.0-r1::gentoo ABI_X86="(64) -32 (-x32)"
[blocks b ] <x11-proto/xf86bigfontproto-1.2.0-r2 ("<x11-proto/xf86bigfontproto-1.2.0-r2" is blocking x11-base/xorg-proto-2019.2)
[ebuild U ] x11-libs/libX11-1.6.9::gentoo [1.6.5::gentoo] USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2231 KiB
[ebuild U ] x11-libs/libXext-1.3.4::gentoo [1.3.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 380 KiB
[ebuild U ] x11-libs/libXrender-0.9.10-r1::gentoo [0.9.10::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXfixes-5.0.3-r1::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXrandr-1.5.2::gentoo [1.5.1::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 323 KiB
[ebuild U ] x11-libs/libICE-1.0.10::gentoo [1.0.9-r1::gentoo] USE="ipv6 -static-libs (-doc%)" ABI_X86="(64) -32 (-x32)" 384 KiB
[ebuild U ] x11-libs/libXi-1.7.10::gentoo [1.7.9::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 474 KiB
[ebuild U ] x11-libs/libSM-1.2.3::gentoo [1.2.2-r1::gentoo] USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)" 355 KiB
[ebuild U ] x11-libs/libXt-1.2.0::gentoo [1.1.5::gentoo] USE="-doc% -static-libs -test" ABI_X86="(64) -32 (-x32)" 792 KiB
[ebuild U ] x11-libs/libXmu-1.1.3::gentoo [1.1.2::gentoo] USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] x11-libs/libXau-1.0.9::gentoo [1.0.8::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 316 KiB
[ebuild U ] x11-libs/gdk-pixbuf-2.40.0:2::gentoo [2.36.11:2::gentoo] USE="X introspection jpeg tiff -gtk-doc% (-debug%) (-jpeg2k%) (-test%)" ABI_X86="(64) -32 (-x32)" 5383 KiB
[ebuild U ] x11-libs/libXdmcp-1.1.3::gentoo [1.1.2-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 325 KiB
[ebuild U ] x11-libs/libXft-2.3.3::gentoo [2.3.2::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 346 KiB
[ebuild U ] x11-libs/libXxf86vm-1.1.4-r1::gentoo [1.1.4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXcomposite-0.4.5::gentoo [0.4.4-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 310 KiB
[ebuild U ] x11-libs/libXdamage-1.1.5::gentoo [1.1.4-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 297 KiB
[ebuild U ] x11-libs/libxshmfence-1.3-r1::gentoo [1.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 302 KiB
[ebuild U ] x11-libs/xcb-util-image-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-keysyms-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-util/gtk-update-icon-cache-3.24.16::gentoo [3.22.19::gentoo] 90 KiB
[ebuild U ] media-libs/freeglut-3.2.1::gentoo [3.0.0::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] x11-libs/libXpm-3.5.13::gentoo [3.5.12::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 453 KiB
[ebuild U ] x11-libs/libXaw-1.0.13-r1::gentoo [1.0.13::gentoo] USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xprop-1.2.4::gentoo [1.2.2::gentoo] 147 KiB
[ebuild U ] x11-libs/libXtst-1.2.3-r1::gentoo [1.2.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-accessibility/at-spi2-core-2.34.0:2::gentoo [2.24.1:2::gentoo] USE="X introspection -gtk-doc% -test%" ABI_X86="(64) -32 (-x32)" 183 KiB
[ebuild U ] app-accessibility/at-spi2-atk-2.34.2:2::gentoo [2.24.1:2::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 95 KiB
[ebuild U ] x11-libs/libxkbcommon-0.10.0::gentoo [0.7.1::gentoo] USE="X -doc -test (-static-libs%)" ABI_X86="(64) -32 (-x32)" 375 KiB
[ebuild U ] x11-apps/bdftopcf-1.1::gentoo [1.0.5::gentoo] 148 KiB
[ebuild U ] x11-libs/libxkbfile-1.1.0::gentoo [1.0.9::gentoo] USE="-static-libs" ABI_X86="(64%*) -32% (-x32)" 357 KiB
[ebuild U ] x11-apps/xauth-1.1::gentoo [1.0.10::gentoo] USE="ipv6 -test" 160 KiB
[ebuild U ] x11-apps/iceauth-1.0.8::gentoo [1.0.7::gentoo] 135 KiB
[ebuild U ] x11-apps/xkbcomp-1.4.3::gentoo [1.4.0::gentoo] 240 KiB
[ebuild U ] x11-apps/xrandr-1.5.1::gentoo [1.5.0::gentoo] 168 KiB
[ebuild U ] x11-libs/libfontenc-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" 313 KiB
[ebuild U ] x11-apps/xrdb-1.2.0::gentoo [1.1.0::gentoo] 139 KiB
[ebuild U ] x11-misc/makedepend-1.0.6::gentoo [1.0.5::gentoo] 145 KiB
[ebuild U ] x11-libs/libXfont2-2.0.4::gentoo [2.0.3::gentoo] USE="bzip2 ipv6 truetype -doc -static-libs" 502 KiB
[ebuild U ] x11-libs/libXinerama-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 281 KiB
[ebuild U ] x11-apps/sessreg-1.1.2::gentoo [1.1.1::gentoo] 135 KiB
[ebuild U ] x11-apps/setxkbmap-1.3.2::gentoo [1.3.1::gentoo] 134 KiB
[ebuild U ] x11-apps/x11perf-1.6.1::gentoo [1.6.0::gentoo] 186 KiB
[ebuild U ] x11-apps/xdriinfo-1.0.6::gentoo [1.0.5::gentoo] 121 KiB
[ebuild U ] x11-apps/xev-1.2.3::gentoo [1.2.2::gentoo] 132 KiB
[ebuild U ] x11-apps/xinput-1.6.3::gentoo [1.6.2::gentoo] 159 KiB
[ebuild U ] x11-apps/xkill-1.0.5::gentoo [1.0.4::gentoo] 126 KiB
[ebuild U ] x11-apps/xwd-1.0.7::gentoo [1.0.6::gentoo] 145 KiB
[ebuild U ] x11-apps/xwininfo-1.1.5::gentoo [1.1.3::gentoo] 169 KiB
[ebuild U ] x11-libs/libXScrnSaver-1.2.3::gentoo [1.2.2-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 285 KiB
[ebuild U ] x11-libs/libnotify-0.7.8::gentoo [0.7.7::gentoo] USE="introspection -gtk-doc% -test" ABI_X86="(64) -32 (-x32)" 106 KiB
[ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB
[ebuild U ] media-libs/mesa-19.3.5::gentoo [17.2.8::gentoo] USE="X%* classic dri3 egl gallium gbm gles2* libglvnd%* llvm -d3d9 -debug -gles1 -lm-sensors% -opencl -osmesa -pax_kernel (-selinux) -test% -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay% -wayland -xa -xvmc (-bindist%) (-nptl%*) (-openmax%) (-pic%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris% (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware (-imx%)" 11783 KiB
[blocks b ] <media-libs/mesa-19.2.2 ("<media-libs/mesa-19.2.2" is blocking media-libs/libglvnd-1.3.1)
[blocks b ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
[ebuild U ] media-libs/libepoxy-1.5.4::gentoo [1.4.2::gentoo] USE="X egl%* -test" ABI_X86="(64) -32 (-x32)" 330 KiB
[ebuild U ] x11-base/xorg-server-1.20.7:0/1.20.7::gentoo [1.19.5:0/1.19.5::gentoo] USE="elogind%* ipv6 libglvnd%* suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb (-glamor%*) (-tslib%)" 6156 KiB
[ebuild U ] x11-drivers/xf86-video-amdgpu-19.1.0::gentoo [1.3.0::gentoo] USE="udev%*" 432 KiB
[ebuild U ] x11-drivers/xf86-video-intel-2.99.917_p20200310::gentoo [2.99.917_p20170313::gentoo] USE="dri sna udev -debug -tools -uxa -xvmc (-dri3%)" 1221 KiB
[ebuild U ] x11-drivers/xf86-input-libinput-0.29.0::gentoo [0.25.1::gentoo] 369 KiB
[ebuild U ] x11-drivers/xf86-video-ati-19.1.0::gentoo [7.9.0::gentoo] USE="udev (-glamor%*)" 884 KiB
[ebuild U ] x11-libs/cairo-1.16.0-r3::gentoo [1.14.8::gentoo] USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils% -valgrind (-gles2%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" 41014 KiB
[ebuild U ] gnome-base/dconf-0.34.0::gentoo [0.26.1::gentoo] USE="-gtk-doc% -test" 111 KiB
[ebuild U ] x11-libs/xcb-util-cursor-0.1.3-r2::gentoo [0.1.3-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] gnome-base/gsettings-desktop-schemas-3.34.0::gentoo [3.24.1::gentoo] USE="introspection" 636 KiB
[ebuild U ] sys-process/procps-3.3.15-r1:0/6::gentoo [3.3.12-r1:0/5::gentoo] USE="elogind* kill ncurses nls (split-usr%*) unicode -modern-top (-selinux) -static-libs -systemd -test" 884 KiB
[ebuild U ] x11-libs/libXv-1.0.11-r1::gentoo [1.0.11::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/libsdl2-2.0.10-r1::gentoo [2.0.4::gentoo] USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-aqua) (-custom-cflags) -gles2% -haptic -kms% -libsamplerate% -nas -oss -pulseaudio -static-libs -tslib -vulkan% -wayland -xinerama -xscreensaver (-fusionsound%) (-gles%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow" VIDEO_CARDS="(-vc4)" 5421 KiB
[ebuild U ] x11-drivers/xf86-video-nouveau-1.0.16::gentoo [1.0.15::gentoo] 615 KiB
[ebuild U ] x11-drivers/xf86-video-vesa-2.4.0::gentoo [2.3.4::gentoo] 317 KiB
[ebuild U ] x11-libs/libXxf86dga-1.1.5::gentoo [1.1.4::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 295 KiB
[ebuild U ] sys-apps/openrc-0.42.1::gentoo [0.34.11::gentoo] USE="ncurses netifrc pam (split-usr%*) unicode -audit -bash% -debug -newnet (-prefix) (-selinux) -static-libs -sysv-utils%" 238 KiB
[ebuild U ] www-client/w3m-0.5.3_p20180125::gentoo [0.5.3-r9::gentoo] USE="X gpm nls ssl unicode -fbcon -gdk-pixbuf% -imlib -libressl -lynxkeymap -nntp -xface (-gtk%*)" L10N="-de% -ja" 2131 KiB
[ebuild U ] app-admin/sudo-1.8.31::gentoo [1.8.20_p2::gentoo] USE="ldap nls pam secure-path%* sendmail -gcrypt -libressl% -offensive -sasl% (-selinux) -skey -sssd% -system-digest% (-openssl%)" 3273 KiB
[ebuild U ] app-text/yelp-tools-3.32.2::gentoo [3.18.0::gentoo] 207 KiB
[ebuild U ] media-libs/netpbm-10.76.00::gentoo [10.70.00::gentoo] USE="X jpeg png tiff xml zlib -doc -jbig -postscript% -rle -static-libs (-svga) (-jpeg2k%)" CPU_FLAGS_X86="sse2" 2595 KiB
[ebuild U ] x11-apps/oclock-1.0.4::gentoo [1.0.3::gentoo] 130 KiB
[ebuild U ] x11-apps/xload-1.1.3::gentoo [1.1.2::gentoo] 138 KiB
[ebuild U ] x11-misc/imake-1.0.8::gentoo [1.0.7::gentoo] 156 KiB
[ebuild U ] x11-wm/fvwm-2.6.5-r3::gentoo [2.6.5-r1::gentoo] USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" 0 KiB
[ebuild U ] x11-libs/libXaw3d-1.6.3::gentoo [1.6.2::gentoo] USE="unicode -static-libs -xpm%" 549 KiB
[ebuild U ] app-cdr/cdrtools-3.02_alpha09-r2::gentoo [3.02_alpha07-r1::gentoo] USE="acl filecaps nls unicode -caps (-selinux)" 2107 KiB
[ebuild U ] media-libs/harfbuzz-2.6.5:0/0.9.18::gentoo [1.7.2:0/0.9.18::gentoo] USE="cairo glib graphite icu* introspection truetype -debug -static-libs -test (-fontconfig%)" ABI_X86="(64) -32 (-x32)" 8312 KiB
[ebuild U ] dev-qt/qtgui-5.14.2:5/5.14.2::gentoo [5.7.1-r1:5/5.7::gentoo] USE="X%* dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc% -vulkan% -wayland% (-gles2%) (-gtk%*) (-xcb%*)" 0 KiB
[ebuild U ] x11-libs/pango-1.42.4-r2::gentoo [1.40.14::gentoo] USE="X introspection -test" ABI_X86="(64) -32 (-x32)" 821 KiB
[ebuild U ] app-text/mupdf-1.16.1:0/1.16.1::gentoo [1.11-r1:0/1.11::gentoo] USE="X javascript* opengl ssl%* -libressl -static-libs (-curl%*) (-openssl%*) (-static%) (-vanilla%)" 44727 KiB
[ebuild U ] x11-libs/gtk+-3.24.16:3::gentoo [3.22.19:3::gentoo] USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc% -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" 19940 KiB
[ebuild U ] x11-libs/gtk+-2.24.32-r1:2::gentoo [2.24.31-r1:2::gentoo] USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" 12339 KiB
[ebuild U ] dev-qt/qtx11extras-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 133 KiB
[ebuild U ] dev-qt/qtwidgets-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="X%* gtk%* png -debug -gles2-only% -test (-gles2%) (-xcb%*)" 0 KiB
[ebuild U ] x11-misc/notification-daemon-3.20.0::gentoo [3.14.1::gentoo] 333 KiB
[ebuild U ] www-client/firefox-68.9.0::gentoo [52.5.2::gentoo] USE="dbus gmp-autoupdate screenshot%* startup-notification system-av1%* system-harfbuzz* system-icu* system-jpeg* system-libevent* system-libvpx* system-sqlite* system-webp%* -bindist -clang% -custom-cflags -custom-optimization -debug -eme-free -geckodriver% -hardened -hwaccel -jack -lto% -pgo -pulseaudio (-selinux) -test -wayland% -wifi (-gtk2%) (-jemalloc%*) (-neon%) (-rust%) (-system-cairo%)" CPU_FLAGS_X86="-avx2%" L10N="-ach -af -an -ar -ast -az -be% -bg -bn% -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-CA% -en-GB -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -ia% -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mk -mr -ms -my% -nb -nl -nn -oc% -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -ur% -uz -vi -xh -zh-CN -zh-TW (-as%) (-bn-BD%) (-bn-IN%) (-en-ZA%) (-mai%) (-ml%) (-or%)" 310046 KiB
[ebuild U ] dev-qt/qtsvg-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 1837 KiB
[ebuild U ] dev-qt/qtopengl-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -gles2-only% -test (-gles2%)" 0 KiB
[ebuild U ] dev-qt/qtprintsupport-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="cups -debug -gles2-only% -test (-gles2%)" 0 KiB
[ebuild U ] app-emulation/virtualbox-5.2.40::gentoo [5.1.32::gentoo] USE="alsa opengl pam qt5 sdk udev -debug -doc -dtrace% -headless -java -libressl -lvm -pax_kernel -pulseaudio -python -vboxwebsrv -vnc" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 115517 KiB
[ebuild U ] net-wireless/wpa_supplicant-2.9-r2::gentoo [2.6-r3::gentoo] USE="dbus fils%* hs2-0 mbo%* mesh%* qt5 readline -ap -bindist% -broadcom-sta% -eap-sim -eapol-test% -fasteap -libressl -macsec% -p2p -privsep% (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps (-gnutls%) (-ssl%*)" 3157 KiB
[ebuild U ] app-emulation/virtualbox-guest-additions-5.2.40::gentoo [5.1.32::gentoo] USE="X" 0 KiB
[ebuild U ] x11-apps/mkfontscale-1.2.1::gentoo [1.1.2::gentoo] 148 KiB
[uninstall ] x11-apps/mkfontdir-1.0.7::gentoo
[blocks b ] <x11-apps/mkfontdir-1.2.0 ("<x11-apps/mkfontdir-1.2.0" is blocking x11-apps/mkfontscale-1.2.1)
[ebuild U ] media-fonts/dejavu-2.37::gentoo [2.35::gentoo] USE="X -fontforge" 5303 KiB
[ebuild R ] media-fonts/font-arabic-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-cursor-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-daewoo-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-dec-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-isas-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-jis-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-micro-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-mutt-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-sony-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-sun-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild U ~] sys-apps/portage-2.3.100-r1::gentoo [2.3.13-r1::gentoo] USE="(ipc) native-extensions rsync-verify%* xattr -apidoc% -build -doc -gentoo-dev% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_7%* -pypy3% -python3_6 -python3_8% -python3_9% (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 1029 KiB
[ebuild U ] app-portage/gentoolkit-0.4.8::gentoo [0.4.0::gentoo] PYTHON_TARGETS="python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 3131 KiB
[blocks b ] <app-portage/gentoolkit-0.4.6 ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.100-r1)
[ebuild N ] x11-drivers/xf86-video-vboxvideo-1.0.0::gentoo 346 KiB
[uninstall ] x11-drivers/xf86-video-virtualbox-5.1.32::gentoo USE="dri" PYTHON_TARGETS="python2_7"
[blocks b ] x11-drivers/xf86-video-virtualbox ("x11-drivers/xf86-video-virtualbox" is blocking x11-drivers/xf86-video-vboxvideo-1.0.0)
[ebuild U ] virtual/package-manager-1::gentoo [0::gentoo] 0 KiB
[ebuild U ] media-video/vlc-3.0.10-r1:0/5-9::gentoo [2.2.8-r1:0/5-8::gentoo] USE="X a52 alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mad%* mp3 mpeg ncurses ogg png qt5 ssl%* svg truetype udev vorbis x264 xml -aom% -archive% -aribsub% -bidi -bluray -cddb -chromaprint -chromecast% -dav1d% -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring% -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications% -matroska -modplug -mtp -musepack -nfs% -omxil -optimisememory -opus -projectm -pulseaudio -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr% -speex -srt% -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland% -x265 -zeroconf -zvbi (-aalib%) (-altivec%) (-atmo%) (-audioqueue%) (-avcodec%*) (-avformat%*) (-cdda%*) (-dvb%) (-dxva2%) (-gnome%) (-gnutls%) (-growl%) (-httpd%) (-libav%) (-macosx-dialog-provider%) (-macosx-eyetv%) (-macosx-qtkit%) (-macosx-quartztext%) (-neon%) (-opencv%) (-opengl%*) (-postproc%) (-rtsp%) (-schroedinger%) (-sdl%*) (-swscale%*) (-vcdx%) (-vlm%) (-wma-fixed%) (-xcb%*) (-xv%*)" CPU_FLAGS_X86="mmx sse" 25486 KiB
[ebuild U ] x11-base/xorg-x11-7.4-r3::gentoo [7.4-r2::gentoo] USE="fonts%*" 0 KiB
[ebuild U ] x11-terms/xterm-351::gentoo [327::gentoo] USE="openpty truetype unicode -Xaw3d -sixel% -toolbar -xinerama" 1369 KiB
[ebuild U ] app-editors/vim-core-8.2.0360::gentoo [8.0.1298::gentoo] USE="acl nls -minimal" 14498 KiB
[ebuild U ] app-editors/vim-8.2.0360::gentoo [8.0.1298::gentoo] USE="X acl gpm nls -cscope -debug -lua -luajit -minimal -perl -python -racket -ruby (-selinux) -sound% -tcl -terminal -vim-pager" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[ebuild U ] app-editors/gvim-8.2.0360::gentoo [8.0.1298::gentoo] USE="acl gtk nls (-aqua) -cscope -debug -gtk2% -lua -luajit -motif -neXt -netbeans -perl -python -racket -ruby (-selinux) -session -sound% -tcl (-gnome%) (-gtk3%)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks B ] <x11-proto/randrproto-1.5.0-r1 ("<x11-proto/randrproto-1.5.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xcmiscproto-1.2.2-r1 ("<x11-proto/xcmiscproto-1.2.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/glproto-1.4.17-r2 ("<x11-proto/glproto-1.4.17-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/damageproto-1.2.1-r2 ("<x11-proto/damageproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86dgaproto-2.1-r3 ("<x11-proto/xf86dgaproto-2.1-r3" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/trapproto-3.4.3-r1 ("<x11-proto/trapproto-3.4.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/compositeproto-0.4.2-r2 ("<x11-proto/compositeproto-0.4.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xproto-7.0.31-r1 ("<x11-proto/xproto-7.0.31-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] >=sys-apps/util-linux-2.31_rc1 (">=sys-apps/util-linux-2.31_rc1" is blocking net-wireless/rfkill-0.5-r2)
[blocks B ] <x11-proto/xineramaproto-1.2.1-r2 ("<x11-proto/xineramaproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/renderproto-0.11.1-r2 ("<x11-proto/renderproto-0.11.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/recordproto-1.14.2-r2 ("<x11-proto/recordproto-1.14.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/scrnsaverproto-1.2.2-r2 ("<x11-proto/scrnsaverproto-1.2.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/presentproto-1.1-r1 ("<x11-proto/presentproto-1.1-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri3proto-1.0-r1 ("<x11-proto/dri3proto-1.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/inputproto-2.3.2-r1 ("<x11-proto/inputproto-2.3.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86driproto-2.1.1-r2 ("<x11-proto/xf86driproto-2.1.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fixesproto-5.0-r2 ("<x11-proto/fixesproto-5.0-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fontsproto-2.1.3-r1 ("<x11-proto/fontsproto-2.1.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-mesa ("app-eselect/eselect-mesa" is blocking media-libs/mesa-19.3.5)
[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-19.3.5, x11-base/xorg-server-1.20.7)
[blocks B ] <x11-proto/resourceproto-1.2.0-r1 ("<x11-proto/resourceproto-1.2.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <app-editors/gvim-8.1.0648 ("<app-editors/gvim-8.1.0648" is hard blocking app-editors/vim-core-8.2.0360)
[blocks B ] net-wireless/rfkill ("net-wireless/rfkill" is blocking sys-apps/util-linux-2.35.1-r2)
[blocks B ] x11-proto/xf86rushproto ("x11-proto/xf86rushproto" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri2proto-2.8-r2 ("<x11-proto/dri2proto-2.8-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <sys-libs/glibc-2.26 ("<sys-libs/glibc-2.26" is blocking net-libs/rpcsvc-proto-1.4.1-r1)
[blocks B ] <x11-proto/xf86vidmodeproto-2.3.1-r2 ("<x11-proto/xf86vidmodeproto-2.3.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/videoproto-2.3.3-r1 ("<x11-proto/videoproto-2.3.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/kbproto-1.0.7-r1 ("<x11-proto/kbproto-1.0.7-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xextproto-7.3.0-r1 ("<x11-proto/xextproto-7.3.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/bigreqsproto-1.1.2-r1 ("<x11-proto/bigreqsproto-1.1.2-r1" is blocking x11-base/xorg-proto-2019.2)
Total: 616 packages (488 upgrades, 99 new, 12 in new slots, 17 reinstalls, 5 uninstalls), Size of downloads: 2288624 KiB
Conflict: 43 blocks (32 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.3:0/5.30::gentoo, ebuild scheduled for merge) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
=dev-lang/perl-5.30* required by (virtual/perl-CPAN-Meta-YAML-0.18.0-r5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
^ ^^^^^
(and 37 more with the same problem)
(dev-lang/perl-5.24.3:0/5.24::gentoo, installed) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/File-Listing-6.40.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
(and 10 more with the same problem)
sys-libs/readline:0
(sys-libs/readline-8.0_p4:0/8::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-8.0:0= required by (app-shells/bash-5.0_p17:0/0::gentoo, ebuild scheduled for merge) USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" ABI_X86="(64)"
^^ ^^^^^^
(sys-libs/readline-7.0_p5-r1:0/7::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
sys-libs/readline:0/7= required by (app-misc/rlwrap-0.42:0/0::gentoo, installed) USE="-debug" ABI_X86="(64)"
^^^^^
(and 3 more with the same problem)
x11-base/xorg-server:0
(x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="elogind ipv6 libglvnd suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)" pulled in by
>=x11-base/xorg-server-1.20[xorg] required by (x11-drivers/xf86-video-intel-2.99.917_p20200310:0/0::gentoo, ebuild scheduled for merge) USE="dri sna udev -debug -tools -uxa -xvmc" ABI_X86="(64)"
^^ ^^^^
(and 4 more with the same problem)
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)" pulled in by
x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
^^^^^^^^^^
dev-libs/openssl:0
(dev-libs/openssl-1.1.1g:0/1.1::gentoo, ebuild scheduled for merge) USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
>=dev-libs/openssl-1.1.1:0= required by (net-libs/nodejs-14.4.0:0/0::gentoo, ebuild scheduled for merge) USE="icu npm snapshot ssl system-ssl -debug -doc -inspector -pax_kernel -systemtap -test" ABI_X86="(64)" CPU_FLAGS_X86="sse2"
^^ ^^^^^^^^
(and 2 more with the same problem)
(dev-libs/openssl-1.0.2u:0/0::gentoo, ebuild scheduled for merge) USE="asm sslv3 tls-heartbeat zlib -bindist -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
dev-libs/openssl:0/0= required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed): ebuild is masked or unavailable
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86rushproto-1.1.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/dri2proto-2.8 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/renderproto-0.11 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86dgaproto-2.0.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/randrproto-1.5.0:0/0::gentoo, installed) pulled in by
>=x11-proto/randrproto-1.5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
>=x11-proto/fontsproto-2.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed) pulled in by
app-eselect/eselect-opengl required by @selected
>=app-eselect/eselect-opengl-1.3.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=app-eselect/eselect-opengl-1.3.0 required by (x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xineramaproto-1.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
>=x11-proto/trapproto-3.4.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
>=x11-proto/inputproto-2.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
>=x11-proto/videoproto-2.2.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/scrnsaverproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86driproto-2.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
media-libs/mesa[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[X(+),abi_x86_64(-)]) required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1[egl,gbm] required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, ebuild scheduled for merge) USE="X egl -test" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-18[X(+),egl,gbm] required by (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="elogind ipv6 libglvnd suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-10.2:* required by (www-client/firefox-68.9.0:0/0::gentoo, ebuild scheduled for merge) USE="dbus gmp-autoupdate screenshot startup-notification system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp -bindist -clang -custom-cflags -custom-optimization -debug -eme-free -geckodriver -hardened -hwaccel -jack -lto -pgo -pulseaudio (-selinux) -test -wayland -wifi" ABI_X86="(64)" CPU_FLAGS_X86="-avx2" L10N="-ach -af -an -ar -ast -az -be -bg -bn -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-CA -en-GB -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mk -mr -ms -my -nb -nl -nn -oc -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -ur -uz -vi -xh -zh-CN -zh-TW"
>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_64(-)]) required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
>=x11-proto/xextproto-7.2.99.901 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled in by
>=x11-proto/bigreqsproto-1.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
sys-apps/util-linux required by (app-admin/apache-tools-2.4.41:0/0::gentoo, ebuild scheduled for merge) USE="ssl -libressl" ABI_X86="(64)"
sys-apps/util-linux required by (sys-apps/portage-2.3.100-r1:0/0::gentoo, ebuild scheduled for merge) USE="(ipc) native-extensions rsync-verify xattr -apidoc -build -doc -gentoo-dev (-selinux)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9"
sys-apps/util-linux required by (net-fs/nfs-utils-2.4.1-r4:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 ldap libmount nfsidmap nfsv4 tcpd uuid -caps -junction -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
>=sys-apps/util-linux-2.23[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.23[abi_x86_64(-)]) required by (dev-libs/glib-2.62.6:2/2::gentoo, ebuild scheduled for merge) USE="dbus (mime) xattr -debug -fam -gtk-doc (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux:= required by (dev-lang/python-3.8.2-r2:3.8/3.8::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
sys-apps/util-linux required by (app-text/xmlto-0.0.28-r1:0/0::gentoo, ebuild scheduled for merge) USE="text -latex" ABI_X86="(64)"
sys-apps/util-linux[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-apps/util-linux[abi_x86_64(-)]) required by (media-libs/fontconfig-2.13.0-r4:1.0/1.0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
>=sys-apps/util-linux-2.16 required by (sys-fs/mdadm-4.1:0/0::gentoo, ebuild scheduled for merge) USE="-static" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/lvm2-2.02.187-r2:0/0::gentoo, ebuild scheduled for merge) USE="readline thin udev -device-mapper-only -lvm2create_initrd -sanlock (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.6.3-r4:1/1.6::gentoo, ebuild scheduled for merge) USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/e2fsprogs-1.45.5:0/0::gentoo, ebuild scheduled for merge) USE="nls (split-usr) -cron -fuse -static-libs" ABI_X86="(64)"
>=sys-apps/util-linux-2.31-r1 required by (sys-fs/cryptsetup-2.3.2:0/12::gentoo, ebuild scheduled for merge) USE="argon2 nls openssl udev -gcrypt -kernel -libressl -luks1_default -nettle -pwquality -reencrypt -static -static-libs -urandom" ABI_X86="(64)"
>=sys-apps/util-linux-2.20 required by (sys-fs/eudev-3.2.9:0/0::gentoo, ebuild scheduled for merge) USE="hwdb introspection kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by @system
>=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.24.1-r3[abi_x86_64(-)]) required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
sys-apps/util-linux required by (sys-auth/elogind-243.7:0/0::gentoo, ebuild scheduled for merge) USE="acl pam policykit -debug -doc (-selinux)" ABI_X86="(64)"
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/damageproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled in by
>=x11-proto/resourceproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed) pulled in by
app-eselect/eselect-mesa required by @selected
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/glproto-1.4.17-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(net-libs/rpcsvc-proto-1.4.1-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
net-libs/rpcsvc-proto required by (net-fs/nfs-utils-2.4.1-r4:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 ldap libmount nfsidmap nfsv4 tcpd uuid -caps -junction -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
(app-editors/vim-core-8.2.0360:0/0::gentoo, ebuild scheduled for merge) pulled in by
~app-editors/vim-core-8.2.0360 required by (app-editors/gvim-8.2.0360:0/0::gentoo, ebuild scheduled for merge) USE="acl gtk nls (-aqua) -cscope -debug -gtk2 -lua -luajit -motif -neXt -netbeans -perl -python -racket -ruby (-selinux) -session -sound -tcl" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
app-editors/vim-core required by @selected
~app-editors/vim-core-8.2.0360 required by (app-editors/vim-8.2.0360:0/0::gentoo, ebuild scheduled for merge) USE="X acl gpm nls -cscope -debug -lua -luajit -minimal -perl -python -racket -ruby (-selinux) -sound -tcl -terminal -vim-pager" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
x11-proto/xproto required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
>=x11-proto/xproto-7.0.31 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
>=x11-proto/kbproto-1.0.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
>=x11-proto/xcmiscproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/recordproto-1.13.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
>=x11-proto/presentproto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
>=x11-proto/dri3proto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-proto required by (x11-drivers/xf86-video-ati-19.1.0:0/0::gentoo, ebuild scheduled for merge) USE="udev" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-input-libinput-0.29.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xf86dga-1.0.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxshmfence-1.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXxf86dga-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXtst-1.2.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxkbcommon-0.10.0:0/0::gentoo, ebuild scheduled for merge) USE="X -doc -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrandr-1.5.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXxf86vm-1.1.4-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXft-2.3.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-cursor-0.1.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXaw-1.0.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/rgb-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/startup-notification-0.12-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-video/vlc-3.0.10-r1:0/5-9::gentoo, ebuild scheduled for merge) USE="X a52 alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mad mp3 mpeg ncurses ogg png qt5 ssl svg truetype udev vorbis x264 xml -aom -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications -matroska -modplug -mtp -musepack -nfs -omxil -optimisememory -opus -projectm -pulseaudio -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr -speex -srt -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse"
x11-base/xorg-proto required by (x11-misc/imake-1.0.8:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libICE-1.0.10:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (app-emulation/virtualbox-guest-additions-5.2.40:0/0::gentoo, ebuild scheduled for merge) USE="X" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXext-1.3.4:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-2.24.32-r1:2/2::gentoo, ebuild scheduled for merge) USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXScrnSaver-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libfontenc-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xauth-1.1:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -test" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xwininfo-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/sessreg-1.1.2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXfixes-5.0.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-wm/fvwm-2.6.5-r3:0/0::gentoo, ebuild scheduled for merge) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libX11-1.6.9:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXpm-3.5.13:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/bdftopcf-1.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/xcb-util-keysyms-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXv-1.0.11-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xrandr-1.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXt-1.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-amdgpu-19.1.0:0/0::gentoo, ebuild scheduled for merge) USE="udev" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXmu-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxkbfile-1.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-vesa-2.4.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/setxkbmap-1.3.2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xkbutils-1.0.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/iceauth-1.0.8:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXau-1.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXdmcp-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xwd-1.0.7:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-misc/makedepend-1.0.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-terms/xterm-351:0/0::gentoo, ebuild scheduled for merge) USE="openpty truetype unicode -Xaw3d -sixel -toolbar -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, installed) USE="X alsa joystick opengl sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-intel-2.99.917_p20200310:0/0::gentoo, ebuild scheduled for merge) USE="dri sna udev -debug -tools -uxa -xvmc" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-fbdev-0.5.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xprop-1.2.4:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdriinfo-1.0.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xdpyinfo-1.3.2:0/0::gentoo, installed) USE="-dga -dmx -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXinerama-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xgamma-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-nouveau-1.0.16:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libmpeg2-0.5.1-r2:0/0::gentoo, installed) USE="X sdl -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libsdl2-2.0.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-aqua) (-custom-cflags) -gles2 -haptic -kms -libsamplerate -nas -oss -pulseaudio -static-libs -tslib -vulkan -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow" VIDEO_CARDS="(-vc4)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-vboxvideo-1.0.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/xcb-util-image-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXfont2-2.0.4:0/0::gentoo, ebuild scheduled for merge) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXaw3d-1.6.3:0/0::gentoo, ebuild scheduled for merge) USE="unicode -static-libs -xpm" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xev-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/freeglut-3.2.1:0/0::gentoo, ebuild scheduled for merge) USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-misc/xcb-2.4-r1:0/0::gentoo, installed) USE="-motif" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXi-1.7.10:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/x11perf-1.6.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xinput-1.6.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXrender-0.9.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/pango-1.42.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="X introspection -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (app-text/gv-3.7.3-r1:0/0::gentoo, installed) USE="-xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXcomposite-0.4.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXdamage-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-base/xorg-proto-2018.4 required by (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="elogind ipv6 libglvnd suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) USE="X classic dri3 egl gallium gbm gles2 libglvnd llvm -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa -pax_kernel (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware"
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/fixesproto-5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/compositeproto-0.4 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=sys-libs/glibc-2.13 required by (sys-devel/gcc-9.3.0:9.3.0/9.3.0::gentoo, ebuild scheduled for merge) USE="(cxx) fortran (multilib) nls nptl openmp pch (pie) sanitize ssp vtv (-ada) (-altivec) -d -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto -objc -objc++ -objc-gc -pgo -systemtap -test -vanilla" ABI_X86="(64)"
<sys-libs/glibc-2.26 required by (net-libs/libnsl-0:0/1::gentoo, installed) USE="" ABI_X86="(64)"
sys-libs/glibc[crypt(+),static-libs(+)?] (sys-libs/glibc[crypt(+),static-libs(+)]) required by (virtual/libcrypt-1-r1:0/1::gentoo, ebuild scheduled for merge) USE="static-libs" ABI_X86="(64) -32 (-x32)"
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
net-wireless/rfkill required by @selected
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86vidmodeproto-2.2.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
The following USE changes are necessary to proceed:
(see "package.use" in the portage(5) man page for more details)
# required by www-client/firefox-68.9.0::gentoo[system-sqlite]
# required by @selected
# required by @world (argument)
>=dev-db/sqlite-3.31.1 secure-delete
# required by www-client/firefox-68.9.0::gentoo[system-libvpx]
# required by @selected
# required by @world (argument)
>=media-libs/libvpx-1.7.0-r1 postproc
Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.
* In order to avoid wasting time, backtracking has terminated early
* due to the above autounmask change(s). The --autounmask-backtrack=y
* option can be used to force further backtracking, but there is no
* guarantee that it will produce a solution.
!!! The following updates are masked by LICENSE changes:
- sys-kernel/linux-firmware-20200519::gentoo (masked by: || ( ) linux-fw-redistributable no-source-code license(s))
A copy of the 'linux-fw-redistributable' license is located at '/usr/portage/licenses/linux-fw-redistributable'.
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
!!! The following installed packages are masked:
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at '/usr/portage/licenses/bh-luxi'.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware license(s))
A copy of the 'linux-firmware' license is located at '/usr/portage/licenses/linux-firmware'.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by: linux-firmware no-source-code freedist license(s))
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at '/usr/portage/licenses/freedist'.
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
!!! BINPKG_COMPRESS unsupported zstd. Missing package: app-arch/zstd
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... ... .. ........ . ..... ............ ..... ... done!
[ebuild U ] app-arch/bzip2-1.0.6-r11:0/1::gentoo [1.0.6-r8:0/1::gentoo] USE="(split-usr%*) -static -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-lang/python-exec-2.4.6-r1:2::gentoo [2.4.5:2::gentoo] PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7%*) (python3_8%*) (-python3_9) (-jython2_7%*) (-pypy%*) (-python3_4%*) (-python3_5%*)" 86 KiB
[ebuild U ] sys-devel/gnuconfig-20190912::gentoo [20170101::gentoo] 58 KiB
[ebuild U ] dev-libs/libffi-3.3-r1:0/7::gentoo [3.2.1:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test -test-bhaible%" ABI_X86="(64) -32 (-x32)" 1275 KiB
[ebuild U ] dev-qt/qtchooser-66::gentoo [0_p20151008::gentoo] USE="-test" 32 KiB
[ebuild U ] app-arch/gzip-1.9::gentoo [1.8::gentoo] USE="-pic -static" 745 KiB
[ebuild N ] acct-group/man-0::gentoo 0 KiB
[ebuild N ] acct-group/messagebus-0::gentoo 0 KiB
[ebuild U ] sys-devel/llvm-common-9.0.1::gentoo [5.0.1::gentoo] 110541 KiB
[ebuild U ] dev-libs/lzo-2.10:2::gentoo [2.09:2::gentoo] USE="(split-usr%*) -examples -static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild N ] acct-group/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-group/lp-0::gentoo 0 KiB
[ebuild N ] acct-group/lpadmin-0::gentoo 0 KiB
[ebuild U ] app-text/poppler-data-0.4.9::gentoo [0.4.7::gentoo] 4099 KiB
[ebuild U ] app-misc/editor-wrapper-4-r1::gentoo [4::gentoo] 0 KiB
[ebuild R ] net-libs/libmnl-1.0.4:0/0.2.0::gentoo USE="(split-usr%*) -examples -static-libs" 295 KiB
[ebuild N ] acct-group/kvm-0::gentoo 0 KiB
[ebuild N ] acct-group/render-0::gentoo 0 KiB
[ebuild N ] acct-group/input-0::gentoo 0 KiB
[ebuild U ] sys-apps/baselayout-2.6-r1::gentoo [2.4.1-r2::gentoo] USE="(split-usr%*) -build" 32 KiB
[ebuild U ] dev-util/gperf-3.1::gentoo [3.0.4::gentoo] 1188 KiB
[ebuild U ] app-text/sgml-common-0.6.3-r7::gentoo [0.6.3-r6::gentoo] 0 KiB
[ebuild U ] sys-devel/autoconf-wrapper-13-r1::gentoo [13::gentoo] 0 KiB
[ebuild U ] sys-devel/automake-wrapper-11::gentoo [10::gentoo] 0 KiB
[ebuild N ] acct-group/sshd-0::gentoo 0 KiB
[ebuild N ] dev-libs/ell-0.31::gentoo USE="-glib -pie -test" ABI_X86="(64) -32 (-x32)" 468 KiB
[ebuild U ] dev-util/re2c-1.3-r1::gentoo [0.16::gentoo] USE="-debug%" 1211 KiB
[ebuild U ] sys-devel/autoconf-archive-2018.03.13::gentoo [2017.03.21::gentoo] 635 KiB
[ebuild U ] dev-libs/libatomic_ops-7.6.10::gentoo [7.6.0::gentoo] ABI_X86="(64) -32 (-x32)" 492 KiB
[ebuild U ] sys-apps/opentmpfiles-0.2::gentoo [0.1.3::gentoo] USE="(-selinux)" 6 KiB
[ebuild U ] virtual/libffi-3.3_rc0:0/7::gentoo [3.0.13-r1:0/0::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-libs/timezone-data-2020a::gentoo [2017c::gentoo] USE="nls -leaps-timezone% (-leaps_timezone%)" 640 KiB
[ebuild U ] sys-devel/binutils-config-5.2::gentoo [5-r4::gentoo] 0 KiB
[ebuild N ] acct-user/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-user/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-user/man-1::gentoo 0 KiB
[ebuild U ] sys-devel/gcc-config-2.2.1::gentoo [1.8-r1::gentoo] 16 KiB
[ebuild N ] acct-user/sshd-0::gentoo 0 KiB
[ebuild N ] virtual/libcrypt-1-r1:0/1::gentoo USE="static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/xz-utils-5.2.4-r2::gentoo [5.2.3::gentoo] USE="extra-filters nls (split-usr%*) threads -static-libs" ABI_X86="(64) -32 (-x32)" 1536 KiB
[ebuild U ] dev-libs/libunistring-0.9.10:0/2::gentoo [0.9.7:0/2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 3658 KiB
[ebuild U ] sys-apps/net-tools-1.60_p20180626073013::gentoo [1.60_p20161110235919::gentoo] USE="arp hostname ipv6 nls -nis -plipconfig (-selinux) -slattach -static" 223 KiB
[ebuild U ] sys-devel/m4-1.4.18-r1::gentoo [1.4.17::gentoo] USE="-examples" 1180 KiB
[ebuild U ] dev-libs/vala-common-0.46.7::gentoo [0.36.7::gentoo] 3324 KiB
[ebuild N ] app-arch/zstd-1.4.4-r4:0/1::gentoo USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1917 KiB
[ebuild U ] dev-libs/gmp-6.2.0-r1:0/10.4::gentoo [6.1.2:0/10.4::gentoo] USE="asm cxx -doc -pic% -static-libs (-pgo%)" ABI_X86="(64) -32 (-x32)" 1966 KiB
[ebuild U ] app-arch/rpm2targz-9.0.0.5g-r2::gentoo [9.0.0.5g::gentoo] 0 KiB
[ebuild U ] dev-libs/mpfr-4.0.2:0/6::gentoo [3.1.6:0/4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1409 KiB
[ebuild U ] dev-libs/mpc-1.1.0-r1:0/3::gentoo [1.0.3:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 685 KiB
[ebuild U ] sys-apps/debianutils-4.9.1::gentoo [4.8.3::gentoo] USE="installkernel%* -static" 154 KiB
[ebuild N ] sys-kernel/installkernel-gentoo-2::gentoo 3 KiB
[ebuild U ] dev-libs/gobject-introspection-common-1.62.0::gentoo [1.52.1::gentoo] 958 KiB
[ebuild U ] sys-fs/udev-init-scripts-33::gentoo [32::gentoo] 4 KiB
[ebuild U ] virtual/dev-manager-0-r2::gentoo [0::gentoo] 0 KiB
[ebuild U ] virtual/glu-9.0-r2::gentoo [9.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo [0.1.1::gentoo] 0 KiB
[ebuild U ] virtual/pkgconfig-1::gentoo [0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/hwids-20200204::gentoo [20170328::gentoo] USE="net pci udev usb" 3414 KiB
[ebuild N ] dev-libs/fribidi-1.0.9::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1115 KiB
[ebuild U ] dev-libs/libpipeline-1.5.2::gentoo [1.4.0::gentoo] USE="-static-libs -test" 971 KiB
[ebuild U ] sys-libs/e2fsprogs-libs-1.45.5::gentoo [1.43.6::gentoo] USE="(split-usr%*) -static-libs (-nls%*)" ABI_X86="(64) -32 (-x32)" 5440 KiB
[ebuild U ] dev-util/gtk-doc-am-1.32::gentoo [1.25-r1::gentoo] 745 KiB
[ebuild U ] dev-libs/boehm-gc-8.0.4::gentoo [7.4.2::gentoo] USE="threads* -cxx* -static-libs" ABI_X86="(64%*) -32% (-x32)" 1134 KiB
[ebuild U ] net-misc/netifrc-0.7.1::gentoo [0.5.1::gentoo] 81 KiB
[ebuild U ] app-text/build-docbook-catalog-1.21::gentoo [1.19.1::gentoo] 5 KiB
[ebuild U ] virtual/opengl-7.0-r2::gentoo [7.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-eselect/eselect-python-20190417::gentoo [20160516::gentoo] 46 KiB
[ebuild U ] app-admin/perl-cleaner-2.27::gentoo [2.25::gentoo] 8 KiB
[ebuild U ] perl-core/File-Temp-0.230.900::gentoo [0.230.400-r1::gentoo] 74 KiB
[ebuild U ] virtual/perl-File-Temp-0.230.900::gentoo [0.230.400-r5::gentoo] 0 KiB
[ebuild U ] dev-lang/perl-5.30.3:0/5.30::gentoo [5.24.3:0/5.24::gentoo] USE="berkdb gdbm -debug -doc -ithreads" 12208 KiB
[ebuild U ] virtual/perl-Data-Dumper-2.174.0::gentoo [2.160.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Test-Harness-3.420.0-r2::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Carp-1.500.0-r2::gentoo [1.400.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-File-Spec-3.780.0::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild U ] sys-kernel/linux-headers-5.4-r1::gentoo [4.13::gentoo] USE="-headers-only" 106888 KiB
[ebuild U ] virtual/perl-Exporter-5.730.0-r2::gentoo [5.720.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Encode-3.10.0::gentoo [2.800.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Scalar-List-Utils-1.500.0-r2::gentoo [1.420.200_rc-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-MIME-Base64-3.150.0-r6::gentoo [3.150.0-r3::gentoo] 0 KiB
[ebuild U ] dev-libs/libbsd-0.10.0::gentoo [0.8.6::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 385 KiB
[ebuild U ] virtual/perl-IO-1.400.0::gentoo [1.360.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.84.0::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] sys-libs/libseccomp-2.4.2-r1::gentoo [2.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] app-misc/pax-utils-1.2.6::gentoo [1.1.7::gentoo] USE="seccomp -caps -debug -python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" 665 KiB
[ebuild N ] virtual/perl-XSLoader-0.300.0-r2::gentoo 0 KiB
[ebuild N ] virtual/perl-IO-Socket-IP-0.390.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Time-Local-1.280.0::gentoo [1.230.0-r6::gentoo] 0 KiB
[ebuild U ] virtual/perl-libnet-3.110.0-r2::gentoo [3.80.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/mtdev-1.1.6::gentoo [1.1.5::gentoo] USE="(-static-libs%)" 290 KiB
[ebuild N ] dev-perl/Text-Iconv-1.700.0-r2::gentoo 11 KiB
[ebuild N ] dev-perl/Socket6-0.280.0::gentoo 65 KiB
[ebuild U ] net-firewall/iptables-1.6.1-r3:0/12::gentoo [1.6.1-r2:0/12::gentoo] USE="ipv6 (split-usr%*) -conntrack -netlink -nftables -pcap -static-libs" 607 KiB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.89.0-r1::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-Compress-2.84.0::gentoo [2.69.1_rc-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Socket-2.27.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Storable-3.150.0::gentoo [2.560.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Digest-MD5-2.550.0-r2::gentoo [2.540.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Time-HiRes-1.976.0::gentoo 0 KiB
[ebuild U ] virtual/perl-parent-0.237.0::gentoo [0.234.0-r1::gentoo] 0 KiB
[ebuild U ] sys-apps/sandbox-2.18::gentoo [2.12::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-7.340.0-r2::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild U ] dev-perl/URI-1.730.0::gentoo [1.710.0::gentoo] USE="-test" 105 KiB
[ebuild U ] dev-perl/HTML-Parser-3.720.0::gentoo [3.710.0-r1::gentoo] USE="-test" 89 KiB
[ebuild U ] dev-perl/Encode-Locale-1.50.0::gentoo [1.30.0-r1::gentoo] USE="-test%" 9 KiB
[ebuild U ] dev-perl/HTTP-Message-6.130.0::gentoo [6.110.0::gentoo] USE="-test" 73 KiB
[ebuild N ] dev-perl/IPC-System-Simple-1.250.0::gentoo USE="-test" 30 KiB
[ebuild U ] dev-perl/WWW-RobotRules-6.20.0-r1::gentoo [6.20.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Negotiate-6.10.0-r1::gentoo [6.10.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Cookies-6.40.0::gentoo [6.10.0::gentoo] USE="-test%" 39 KiB
[ebuild N ] dev-perl/Sub-Name-0.210.0::gentoo USE="-suggested -test" 80 KiB
[ebuild N ] dev-perl/Try-Tiny-0.300.0::gentoo USE="-minimal -test" 34 KiB
[ebuild U ] sys-apps/help2man-1.47.10::gentoo [1.47.4::gentoo] USE="nls" 198 KiB
[ebuild NS ] sys-devel/automake-1.16.1-r1:1.16::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 1499 KiB
[ebuild R ] sys-libs/db-5.3.28-r2:5.3::gentoo USE="-cxx* -doc -examples -java -tcl -test" ABI_X86="(64) -32 (-x32)" 34268 KiB
[ebuild U ] net-dns/libidn2-2.3.0:0/2::gentoo [2.0.4:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 2115 KiB
[ebuild U ] sys-devel/libtool-2.4.6-r6:2::gentoo [2.4.6-r3:2::gentoo] USE="-vanilla" 951 KiB
[ebuild U ] sys-libs/zlib-1.2.11-r2:0/1::gentoo [1.2.11-r1:0/1::gentoo] USE="minizip (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/expat-2.2.8::gentoo [2.2.5::gentoo] USE="(split-usr%*) unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 413 KiB
[ebuild U ] media-libs/libpng-1.6.37:0/16::gentoo [1.6.29:0/16::gentoo] USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 999 KiB
[ebuild U ] media-libs/freetype-2.9.1-r3:2::gentoo [2.8:2::gentoo] USE="X adobe-cff bzip2 cleartype_hinting png -bindist -debug -doc -fontforge -harfbuzz -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 1882 KiB
[ebuild U ] x11-libs/libpciaccess-0.16::gentoo [0.13.4::gentoo] USE="zlib -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild U ] x11-libs/xtrans-1.4.0::gentoo [1.3.5::gentoo] USE="-doc" 182 KiB
[ebuild U ] sys-apps/file-5.37-r1::gentoo [5.32::gentoo] USE="zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 867 KiB
[ebuild U ] sys-libs/cracklib-2.9.7::gentoo [2.9.6-r1::gentoo] USE="nls (split-usr%*) zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 590 KiB
[ebuild U ] app-text/libpaper-1.1.24_p5::gentoo [1.1.24-r2::gentoo] ABI_X86="(64) -32 (-x32)" 48 KiB
[ebuild U ] media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.13-r4:0/0::gentoo] USE="png -static-libs -test" 138 KiB
[ebuild U ] sys-apps/kmod-26-r5::gentoo [24::gentoo] USE="tools zlib -debug -doc -libressl% -lzma -pkcs7% -python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python2_7%*) (-python3_4%) (-python3_5%*)" 540 KiB
[ebuild U ] dev-libs/nettle-3.5.1-r1:0/7::gentoo [3.3-r2:0/6.1::gentoo] USE="asm%* gmp -doc -static-libs -test (-neon%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="-aes -sha%" 1943 KiB
[ebuild U ] dev-libs/nspr-4.25::gentoo [4.13.1::gentoo] USE="-debug" ABI_X86="(64) -32 (-x32)" 1055 KiB
[ebuild N ] dev-perl/XML-XPath-1.420.0::gentoo USE="-examples -test" 55 KiB
[ebuild U ] virtual/perl-Getopt-Long-2.500.0-r2::gentoo [2.480.0-r1::gentoo] 0 KiB
[ebuild U ] media-fonts/font-util-1.3.2-r1::gentoo [1.3.1::gentoo] 155 KiB
[ebuild N ] dev-perl/ExtUtils-Config-0.8.0::gentoo USE="-test" 11 KiB
[ebuild U ] virtual/perl-Text-ParseWords-3.300.0-r6::gentoo [3.300.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Install-2.140.0-r2::gentoo [2.40.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-3.400.0::gentoo [3.310.0-r1::gentoo] 0 KiB
[ebuild N ] virtual/perl-podlators-4.110.0::gentoo 0 KiB
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.231::gentoo [0.280.225-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-JSON-PP-4.20.0::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.18.0-r5::gentoo [0.18.0-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-2.150.10-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-2.150.10-r3::gentoo [2.150.5-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-version-0.992.400::gentoo [0.991.600-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Text-Unidecode-1.300.0::gentoo [1.270.0::gentoo] 135 KiB
[ebuild N ] dev-perl/Class-Inspector-1.320.0::gentoo USE="-test" 26 KiB
[ebuild N ] dev-perl/File-ShareDir-Install-0.110.0::gentoo USE="-test" 31 KiB
[ebuild N ] dev-perl/File-ShareDir-1.104.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/libintl-perl-1.310.0::gentoo [1.240.0-r2::gentoo] USE="-examples% -minimal%" 585 KiB
[ebuild N ] dev-libs/libuv-1.37.0:0/1::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1221 KiB
[ebuild N ] dev-libs/libnatspec-0.3.0::gentoo USE="-doc -python" PYTHON_SINGLE_TARGET="python2_7" 125 KiB
[ebuild U ] app-arch/unzip-6.0_p25-r1::gentoo [6.0_p21-r2::gentoo] USE="bzip2 natspec* unicode" 1368 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo [4.1.2-r6:4.1.2::gentoo] 74 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo [4.2-r2:4.2::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.3-r2:4.3::gentoo [4.3-r1:4.3::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo [4.4-r2:4.4::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo [4.5-r1:4.5::gentoo] 0 KiB
[ebuild N ] dev-perl/ExtUtils-InstallPaths-0.11.0::gentoo USE="-test" 19 KiB
[ebuild N ] dev-perl/ExtUtils-Helpers-0.26.0::gentoo USE="-test" 15 KiB
[ebuild N ] dev-perl/YAML-Tiny-1.730.0::gentoo USE="-minimal -test" 72 KiB
[ebuild U ] dev-perl/TermReadKey-2.370.0::gentoo [2.330.0::gentoo] USE="-examples%" 84 KiB
[ebuild N ] dev-perl/MIME-Charset-1.12.2::gentoo L10N="-ja -zh" 55 KiB
[ebuild N ] dev-perl/Unicode-LineBreak-2017.4.0-r1::gentoo 305 KiB
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.720.0::gentoo [1.700.0-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-Module-Metadata-1.0.36::gentoo [1.0.31-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Perl-OSType-1.10.0-r3::gentoo [1.9.0-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Module-Build-0.422.400::gentoo [0.421.600::gentoo] USE="-test" 298 KiB
[ebuild U ] dev-perl/File-BaseDir-0.70.0::gentoo [0.30.0-r1::gentoo] USE="-test" 10 KiB
[ebuild N ] dev-perl/Tie-IxHash-1.230.0::gentoo USE="-test" 10 KiB
[ebuild N ] dev-perl/IO-Socket-INET6-2.720.0-r1::gentoo 27 KiB
[ebuild U ] dev-perl/SGMLSpm-1.1-r1::gentoo [1.03-r7::gentoo] 112 KiB
[ebuild U ] dev-lang/nasm-2.14.02::gentoo [2.12.01::gentoo] USE="-doc" 809 KiB
[ebuild U ] sys-apps/sysvinit-2.93::gentoo [2.88-r9::gentoo] USE="(-ibm) (-selinux) -static" 115 KiB
[ebuild U ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2n:0/0::gentoo] USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test -tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9572 KiB
[ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples -libressl -minimal -test" 426 KiB
[ebuild U ] virtual/perl-File-Path-2.160.0::gentoo [2.130.0::gentoo] 0 KiB
[uninstall ] perl-core/File-Path-2.130.0::gentoo
[blocks b ] <perl-core/File-Path-2.160.0 ("<perl-core/File-Path-2.160.0" is blocking virtual/perl-File-Path-2.160.0)
[ebuild U ] dev-perl/File-DesktopEntry-0.220.0::gentoo [0.40.0-r1::gentoo] USE="-test" 18 KiB
[ebuild U ] media-libs/glu-9.0.1::gentoo [9.0.0-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 425 KiB
[ebuild U ] sys-apps/busybox-1.31.1-r2::gentoo [1.25.1::gentoo] USE="ipv6 static -debug -livecd -make-symlinks -math -mdev -pam -savedconfig (-selinux) -sep-usr -syslog -systemd" 2374 KiB
[ebuild N ] dev-perl/Module-Build-Tiny-0.39.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/HTTP-Daemon-6.60.0::gentoo [6.10.0-r1::gentoo] USE="-test%" 45 KiB
[ebuild U ] virtual/man-0-r3::gentoo [0-r1::gentoo] 0 KiB
[ebuild U ] sys-apps/man-pages-5.05-r2::gentoo [4.13::gentoo] USE="(-nls%*)" L10N="-de -fr -it -ja -nl -pl -ru -zh-CN (-da%)" 1654 KiB
[ebuild U ] virtual/package-manager-1::gentoo [0::gentoo] 0 KiB
[ebuild U ] app-eselect/eselect-fontconfig-1.1-r1::gentoo [1.1::gentoo] 0 KiB
[ebuild U ] dev-libs/libtasn1-4.13:0/6::gentoo [4.12-r1:0/6::gentoo] USE="-doc -static-libs -test% -valgrind" ABI_X86="(64) -32 (-x32)" 1848 KiB
[ebuild U ] app-editors/nano-4.6-r1::gentoo [2.8.7::gentoo] USE="magic ncurses nls spell (split-usr%*) unicode -debug -justify -minimal -slang -static" 2902 KiB
[ebuild U ] sys-libs/ncurses-6.2-r1:0/6::gentoo [6.0-r1:0/6::gentoo] USE="cxx gpm* (split-usr%*) (tinfo*) unicode -ada -debug -doc -minimal -profile -static-libs -test -threads -trace" ABI_X86="(64) -32 (-x32)" 3346 KiB
[ebuild U ] sys-libs/readline-7.0_p5-r1:0/7::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2851 KiB
[ebuild U ] sys-libs/readline-8.0_p4:0/8::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2912 KiB
[ebuild U ] virtual/editor-0-r3::gentoo [0::gentoo] 0 KiB
[ebuild U ] app-shells/bash-5.0_p17::gentoo [4.4_p12::gentoo] USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" 9948 KiB
[ebuild U ] dev-libs/libpcre-8.43:3::gentoo [8.41-r1:3::gentoo] USE="bzip2 cxx jit pcre16 readline recursion-limit (split-usr%*) (unicode) zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1540 KiB
[ebuild U ] media-libs/libjpeg-turbo-2.0.4::gentoo [1.5.1::gentoo] USE="-java -static-libs" ABI_X86="(64) -32 (-x32)" 2112 KiB
[ebuild U ] virtual/jpeg-100::gentoo [0-r2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/tiff-4.1.0::gentoo [4.0.8::gentoo] USE="cxx jpeg zlib -jbig -lzma -static-libs -test -webp% -zstd%" ABI_X86="(64) -32 (-x32)" 2365 KiB
[ebuild U ] app-text/qpdf-9.0.2:0/26::gentoo [7.0.0:0/18::gentoo] USE="-doc -examples -perl -static-libs -test" 17744 KiB
[ebuild N ] dev-perl/Mozilla-CA-20999999::gentoo 4 KiB
[ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.48.0::gentoo] USE="-examples -idn" 239 KiB
[ebuild U ] dev-perl/Net-HTTP-6.170.0::gentoo [6.90.0::gentoo] USE="-minimal -test%" 38 KiB
[ebuild U ] dev-perl/libwww-perl-6.270.0::gentoo [6.150.0::gentoo] USE="ssl -test%" 160 KiB
[ebuild N ] dev-perl/XML-Twig-3.520.0::gentoo USE="nls -test" 399 KiB
[ebuild U ] dev-libs/libgcrypt-1.8.5:0/20::gentoo [1.8.1:0/20::gentoo] USE="-doc -o-flag-munging% -static-libs" ABI_X86="(64) -32 (-x32)" 2922 KiB
[ebuild N ] dev-perl/X11-Protocol-0.560.0-r1::gentoo 99 KiB
[ebuild N ] dev-lang/vala-0.46.7:0.46::gentoo USE="-test -valadoc" 0 KiB
[ebuild U ] media-libs/openjpeg-2.3.1-r1:2/7::gentoo [2.3.0:2/7::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2163 KiB
[ebuild U ] app-admin/eselect-1.4.16::gentoo [1.4.11::gentoo] USE="-doc -emacs -vim-syntax" 175 KiB
[ebuild U ] sys-libs/pam-1.3.1-r2::gentoo [1.2.1-r2::gentoo] USE="berkdb cracklib filecaps* pie (split-usr%*) -audit -debug -nis (-selinux) -static-libs% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 733 KiB
[ebuild U ] sys-apps/kbd-2.0.4::gentoo [2.0.3::gentoo] USE="nls pam -test" 1008 KiB
[ebuild U ] net-misc/openssh-8.1_p1-r3::gentoo [7.5_p1-r3::gentoo] USE="X* pam pie ssl -X509 -audit -bindist* -debug -hpn* -kerberos -ldns -libedit -libressl -livecd -sctp (-selinux) -static -test -xmss% (-ldap%) (-skey%) (-ssh1%)" 1590 KiB
[blocks b ] <net-misc/openssh-8.0_p1-r3 ("<net-misc/openssh-8.0_p1-r3" is blocking dev-libs/openssl-1.1.1g)
[ebuild U ] dev-lang/python-2.7.18:2.7::gentoo [2.7.14-r1:2.7::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -tk -wininst (-doc%)" 12569 KiB
[ebuild U ] dev-db/sqlite-3.31.1:3::gentoo [3.20.1-r1:3::gentoo] USE="icu* readline secure-delete* -debug -doc -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)" 2820 KiB
[ebuild U ] media-gfx/graphite2-1.3.14::gentoo [1.3.10::gentoo] USE="-perl -test" ABI_X86="(64) -32 (-x32)" 6475 KiB
[ebuild U ] dev-libs/double-conversion-3.1.5:0/3::gentoo [2.0.1:0/1::gentoo] USE="(-static-libs%)" 6860 KiB
[ebuild U ] sys-devel/make-4.2.1-r4::gentoo [4.2.1::gentoo] USE="nls -guile -static" 1375 KiB
[ebuild U ] net-misc/curl-7.69.1::gentoo [7.57.0::gentoo] USE="ftp%* imap%* ipv6 ldap pop3%* progress-meter%* smtp%* ssl tftp%* -adns -alt-svc% -brotli% -gopher% -http2 -idn -kerberos -metalink (-nghttp3) (-quiche) -rtmp -samba -ssh -static-libs -telnet% -test -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -libressl -mbedtls -nss (-winssl) (-axtls%)" 2410 KiB
[ebuild U ] x11-apps/xset-1.2.4::gentoo [1.2.3::gentoo] 143 KiB
[ebuild U ] sys-apps/findutils-4.7.0::gentoo [4.6.0-r1::gentoo] USE="nls (-selinux) -static -test" 1851 KiB
[ebuild N ] dev-libs/libpcre2-10.34::gentoo USE="bzip2 jit pcre16 readline recursion-limit (split-usr) unicode zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1676 KiB
[ebuild U ] sys-apps/less-551::gentoo [529::gentoo] USE="pcre unicode" 339 KiB
[ebuild U ] dev-qt/qtcore-5.14.2:5/5.14.2::gentoo [5.7.1-r3:5/5.7::gentoo] USE="icu -debug -old-kernel% -systemd -test" 48698 KiB
[ebuild U ] dev-qt/qtxml-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] dev-qt/qttest-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB
[ebuild U ] sys-devel/autoconf-2.13-r1:2.1::gentoo [2.13:2.1::gentoo] 0 KiB
[ebuild U ] net-print/cups-filters-1.27.4::gentoo [1.17.9::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -pclm -perl -static-libs -test -zeroconf (-ipp_autosetup%)" 1459 KiB
[ebuild U ] x11-themes/gnome-themes-standard-3.28::gentoo [3.22.3::gentoo] 2885 KiB
[ebuild NS ] dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 16879 KiB
[ebuild U ] dev-util/ninja-1.9.0::gentoo [1.8.2::gentoo] USE="-doc -emacs -test -vim-syntax (-zsh-completion%)" 209 KiB
[ebuild U ] dev-python/setuptools-44.1.0::gentoo [36.7.2::gentoo] USE="-test" PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python3_4%) (-python3_5%*)" 839 KiB
[ebuild U ] dev-python/certifi-2020.4.5.1::gentoo [2017.4.17::gentoo] PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-python3_9) (-pypy%) (-python3_4%) (-python3_5%*)" 155 KiB
[ebuild U ] dev-util/meson-0.52.1::gentoo [0.43.0::gentoo] USE="(-test)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 1473 KiB
[ebuild U ] x11-libs/libdrm-2.4.100::gentoo [2.4.88::gentoo] USE="-libkms -valgrind (-static-libs%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu intel nouveau radeon (-exynos) (-freedreno) (-omap) (-tegra) (-vc4) (-vivante) -vmware" 836 KiB
[ebuild U ] x11-libs/pixman-0.38.4::gentoo [0.34.0::gentoo] USE="(-altivec) (-loongson2f) (-neon) (-iwmmxt%) (-static-libs%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmxext sse2 -ssse3" 877 KiB
[ebuild N ] dev-python/markupsafe-1.1.1::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 19 KiB
[ebuild N ] dev-python/mako-1.1.2::gentoo USE="-doc -test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 459 KiB
[ebuild N ] x11-base/xorg-proto-2019.2::gentoo 1056 KiB
[uninstall ] x11-proto/xf86bigfontproto-1.2.0-r1::gentoo ABI_X86="(64) -32 (-x32)"
[blocks b ] <x11-proto/xf86bigfontproto-1.2.0-r2 ("<x11-proto/xf86bigfontproto-1.2.0-r2" is blocking x11-base/xorg-proto-2019.2)
[ebuild U ] x11-libs/libICE-1.0.10::gentoo [1.0.9-r1::gentoo] USE="ipv6 -static-libs (-doc%)" ABI_X86="(64) -32 (-x32)" 384 KiB
[ebuild U ] x11-libs/libXdmcp-1.1.3::gentoo [1.1.2-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 325 KiB
[ebuild U ] x11-libs/libXau-1.0.9::gentoo [1.0.8::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 316 KiB
[ebuild U ] x11-libs/libxshmfence-1.3-r1::gentoo [1.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 302 KiB
[ebuild U ] x11-libs/libfontenc-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" 313 KiB
[ebuild U ] x11-apps/mkfontscale-1.2.1::gentoo [1.1.2::gentoo] 148 KiB
[ebuild U ] media-fonts/encodings-1.0.5::gentoo [1.0.4-r1::gentoo] 698 KiB
[ebuild U ] media-fonts/liberation-fonts-2.1.0::gentoo [2.00.1-r1::gentoo] USE="X -fontforge" 2301 KiB
[ebuild U ] x11-libs/libXrandr-1.5.2::gentoo [1.5.1::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 323 KiB
[ebuild U ] x11-libs/libXi-1.7.10::gentoo [1.7.9::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 474 KiB
[ebuild U ] x11-libs/libXdamage-1.1.5::gentoo [1.1.4-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 297 KiB
[ebuild U ] x11-libs/libXft-2.3.3::gentoo [2.3.2::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 346 KiB
[ebuild U ] x11-libs/cairo-1.16.0-r3::gentoo [1.14.8::gentoo] USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils% -valgrind (-gles2%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" 41014 KiB
[ebuild U ] sys-libs/binutils-libs-2.33.1-r1:0/2.33.1::gentoo [2.29.1-r1:0/2.29.1::gentoo] USE="nls -64-bit-bfd -multitarget -static-libs" ABI_X86="(64) -32 (-x32)" 21006 KiB
[ebuild U ] dev-libs/libxml2-2.9.9-r3:2::gentoo [2.9.7:2::gentoo] USE="icu* ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 5365 KiB
[ebuild U ] sys-devel/gettext-0.20.1::gentoo [0.19.8.1::gentoo] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="(64) -32 (-x32)" 22723 KiB
[ebuild U ] sys-apps/attr-2.4.48-r3::gentoo [2.4.47-r2::gentoo] USE="nls (split-usr%*) -debug% -static-libs" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] dev-libs/libgpg-error-1.36::gentoo [1.27-r1::gentoo] USE="nls -common-lisp -static-libs" ABI_X86="(64) -32 (-x32)" 899 KiB
[ebuild U ] sys-apps/acl-2.2.53::gentoo [2.2.52-r1::gentoo] USE="nls (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 513 KiB
[ebuild U ] sys-apps/sed-4.7::gentoo [4.2.2::gentoo] USE="acl nls (-selinux) -static" 1268 KiB
[ebuild NS ] sys-devel/binutils-2.33.1-r1:2.33::gentoo [2.29.1-r1:2.29.1::gentoo] USE="gold%* nls plugins%* -default-gold% -doc% -multitarget -static-libs -test (-cxx%*) (-vanilla%)" 0 KiB
[ebuild U ] sys-apps/coreutils-8.31-r1::gentoo [8.28-r1::gentoo] USE="acl nls (split-usr%*) xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -test -vanilla" 5289 KiB
[ebuild U ] sys-libs/libcap-2.26-r2::gentoo [2.24-r2::gentoo] USE="pam (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 66 KiB
[ebuild U ] dev-libs/libassuan-2.5.3::gentoo [2.5.1::gentoo] USE="-static-libs" 559 KiB
[ebuild U ] net-libs/gnutls-3.6.14:0/30::gentoo [3.5.15:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test (-test-full) -tools -valgrind (-openpgp%) (-zlib%*)" ABI_X86="(64) -32 (-x32)" 5927 KiB
[ebuild U ] sys-process/psmisc-23.1-r1::gentoo [22.21-r3::gentoo] USE="X* ipv6 nls (-selinux)" 290 KiB
[ebuild U ] net-dns/libidn-1.35:0/12::gentoo [1.33-r2:0/0::gentoo] USE="nls -doc -emacs -java -mono -static-libs" ABI_X86="(64) -32 (-x32)" 4072 KiB
[ebuild U ] dev-libs/libxslt-1.1.33-r1::gentoo [1.1.30-r2::gentoo] USE="crypt -debug -examples -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 3368 KiB
[ebuild U ] sys-devel/bison-3.1::gentoo [3.0.4-r1::gentoo] USE="nls -examples -static -test" 1951 KiB
[ebuild NS ] sys-devel/gcc-9.3.0:9.3.0::gentoo [6.4.0-r1:6.4.0::gentoo] USE="(cxx) fortran (multilib) nls nptl openmp pch (pie*) sanitize ssp vtv (-ada) (-altivec) -d% -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto% -objc -objc++ -objc-gc -pgo -systemtap% -test% -vanilla (-awt%) (-cilk%) (-gcj%) (-mpx%) (-regression-test%)" 68894 KiB
[ebuild N ] app-crypt/libb2-0.98.1-r2::gentoo USE="openmp -native-cflags -static-libs" ABI_X86="(64) -32 (-x32)" 275 KiB
[ebuild U ] sys-apps/texinfo-6.6-r1::gentoo [6.3::gentoo] USE="nls -static" 4831 KiB
[ebuild R ] sys-libs/gpm-1.20.7-r2::gentoo USE="(split-usr%*) (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-util/gdbus-codegen-2.62.6::gentoo [2.52.3::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 4594 KiB
[ebuild U ] x11-base/xcb-proto-1.14-r1::gentoo [1.12-r2::gentoo] ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 141 KiB
[ebuild U ] app-crypt/rhash-1.3.6-r1::gentoo [1.3.5::gentoo] USE="nls ssl%* -debug -libressl% -static-libs (-openssl%)" ABI_X86="(64) -32 (-x32)" 321 KiB
[ebuild U ] dev-util/itstool-2.0.6-r1::gentoo [2.0.2::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 101 KiB
[ebuild U ] app-text/po4a-0.57::gentoo [0.47-r1::gentoo] USE="-test" 3008 KiB
[ebuild N ] dev-util/glib-utils-2.62.6::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild U ] app-text/poppler-0.88.0-r1:0/99::gentoo [0.57.0-r1:0/68::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -cjk -curl -debug -doc -nss (-qt4%)" 1567 KiB
[ebuild U ] sys-devel/patch-2.7.6-r4::gentoo [2.7.5::gentoo] USE="xattr -static -test" 766 KiB
[ebuild U ] app-arch/tar-1.32::gentoo [1.29-r3::gentoo] USE="acl nls xattr -minimal (-selinux) -static" 2879 KiB
[ebuild U ] net-misc/rsync-3.1.3::gentoo [3.1.2-r2::gentoo] USE="acl iconv ipv6 xattr -examples -static -stunnel" 885 KiB
[ebuild U ] dev-libs/elfutils-0.177::gentoo [0.170-r1::gentoo] USE="bzip2 nls utils -lzma -static-libs -test (-threads)" ABI_X86="(64) -32 (-x32)" 8645 KiB
[ebuild U ] net-misc/iputils-20190709-r1::gentoo [20171016_pre::gentoo] USE="arping filecaps* ipv6 nls%* ssl -SECURITY_HAZARD -caps -clockdiff -doc -gcrypt -idn -libressl -nettle -rarpd -rdisc -static -tftpd -tracepath -traceroute6% (-openssl%*) (-traceroute%)" 422 KiB
[ebuild U ] net-misc/wget-1.20.3-r3::gentoo [1.19.1-r2::gentoo] USE="ipv6 nls pcre (ssl) zlib -cookie_check% -debug -gnutls -idn -libressl -metalink% -ntlm -static -test -uuid" 4385 KiB
[ebuild U ] sys-apps/diffutils-3.6-r1::gentoo [3.5::gentoo] USE="nls -static" 1366 KiB
[ebuild U ] sys-apps/gawk-5.0.1::gentoo [4.1.4::gentoo] USE="nls readline -mpfr" 3063 KiB
[ebuild U ] sys-apps/grep-3.3-r1::gentoo [3.0::gentoo] USE="nls pcre -static" 1439 KiB
[ebuild U ] sys-apps/iproute2-5.4.0::gentoo [4.14.1-r2::gentoo] USE="berkdb iptables ipv6 -atm -caps% -elf% -minimal (-selinux)" 724 KiB
[ebuild U ] x11-libs/libXrender-0.9.10-r1::gentoo [0.9.10::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/glib-2.62.6:2::gentoo [2.52.3:2::gentoo] USE="dbus (mime) xattr -debug -fam -gtk-doc% (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[blocks b ] <dev-libs/glib-2.56.2:2 ("<dev-libs/glib-2.56.2:2" is blocking dev-util/glib-utils-2.62.6)
[ebuild U ] dev-libs/gobject-introspection-1.62.0::gentoo [1.52.1::gentoo] USE="-doctool -gtk-doc% -test (-cairo%*)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks b ] <dev-libs/gobject-introspection-1.62.0 ("<dev-libs/gobject-introspection-1.62.0" is blocking dev-libs/gobject-introspection-common-1.62.0)
[ebuild U ] x11-misc/shared-mime-info-1.15::gentoo [1.9::gentoo] USE="(-test%)" 755 KiB
[ebuild U ] dev-util/desktop-file-utils-0.24::gentoo [0.23::gentoo] USE="-emacs" 135 KiB
[ebuild U ] dev-libs/atk-2.34.1::gentoo [2.24.0::gentoo] USE="introspection -gtk-doc% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 287 KiB
[ebuild U ] dev-libs/libcroco-0.6.13:0.6::gentoo [0.6.12-r1:0.6::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 477 KiB
[ebuild U ] dev-perl/File-MimeInfo-0.280.0::gentoo [0.270.0::gentoo] USE="-test" 32 KiB
[ebuild U ] gnome-base/gsettings-desktop-schemas-3.34.0::gentoo [3.24.1::gentoo] USE="introspection" 636 KiB
[ebuild U ] dev-util/gtk-update-icon-cache-3.24.16::gentoo [3.22.19::gentoo] 90 KiB
[ebuild N ] app-crypt/gpgme-1.13.0-r1:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)" 1778 KiB
[ebuild U ] app-portage/portage-utils-0.87::gentoo [0.64::gentoo] USE="nls openmp%* qmanifest%* qtegrity%* -libressl% -static" 1732 KiB
[ebuild U ] x11-libs/libX11-1.6.9::gentoo [1.6.5::gentoo] USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2231 KiB
[ebuild U ] x11-libs/libXext-1.3.4::gentoo [1.3.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 380 KiB
[ebuild U ] x11-libs/libXfixes-5.0.3-r1::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/gdk-pixbuf-2.40.0:2::gentoo [2.36.11:2::gentoo] USE="X introspection jpeg tiff -gtk-doc% (-debug%) (-jpeg2k%) (-test%)" ABI_X86="(64) -32 (-x32)" 5383 KiB
[ebuild U ] x11-libs/libXcomposite-0.4.5::gentoo [0.4.4-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 310 KiB
[ebuild U ] x11-libs/libXxf86vm-1.1.4-r1::gentoo [1.1.4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXcursor-1.2.0::gentoo [1.1.15::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 327 KiB
[ebuild U ] x11-libs/libXtst-1.2.3-r1::gentoo [1.2.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xprop-1.2.4::gentoo [1.2.2::gentoo] 147 KiB
[ebuild U ] www-client/w3m-0.5.3_p20180125::gentoo [0.5.3-r9::gentoo] USE="X gpm nls ssl unicode -fbcon -gdk-pixbuf% -imlib -libressl -lynxkeymap -nntp -xface (-gtk%*)" L10N="-de% -ja" 2131 KiB
[ebuild U ] sys-apps/groff-1.22.4::gentoo [1.22.2::gentoo] USE="X* -examples" L10N="(-ja%)" 4041 KiB
[ebuild U ] net-nds/openldap-2.4.50::gentoo [2.4.44::gentoo] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -iodbc -kerberos -kinit -libressl -odbc -overlays -pbkdf2% -perl -samba -sasl (-selinux) -sha2% -smbkrb5passwd -static-libs -test% (-slp%)" ABI_X86="(64) -32 (-x32)" 5579 KiB
[ebuild U ] sys-apps/man-db-2.8.7::gentoo [2.7.6.1-r2::gentoo] USE="berkdb gdbm manpager nls seccomp%* zlib (-selinux) -static-libs" 1796 KiB
[ebuild U ] dev-libs/json-c-0.14-r3:0/5::gentoo [0.12:0/2::gentoo] USE="-doc -static-libs -threads%" ABI_X86="(64) -32 (-x32)" 315 KiB
[ebuild U ] net-wireless/bluez-5.54:0/3::gentoo [5.47-r1:0/3::gentoo] USE="cups mesh obex readline udev -btpclient% -debug -deprecated -doc -experimental -extra-tools -midi% (-selinux) -systemd -test -test-programs -user-session (-alsa%*)" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1957 KiB
[ebuild U ] net-print/cups-2.3.3-r1::gentoo [2.1.4::gentoo] USE="X acl dbus pam ssl threads usb -debug -kerberos -lprng-compat (-selinux) -static-libs -systemd -xinetd -zeroconf (-java%) (-python%)" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 7950 KiB
[ebuild U ] dev-libs/libical-3.0.8:0/3::gentoo [2.0.0-r3:0/2::gentoo] USE="berkdb%* glib%* introspection%* -doc -examples -static-libs -test% -vala%" 861 KiB
[ebuild U ] gnome-base/librsvg-2.40.21:2::gentoo [2.40.18:2::gentoo] USE="introspection vala* -tools" ABI_X86="(64) -32 (-x32)" 1618 KiB
[ebuild U ] media-libs/harfbuzz-2.6.5:0/0.9.18::gentoo [1.7.2:0/0.9.18::gentoo] USE="cairo glib graphite icu* introspection truetype -debug -static-libs -test (-fontconfig%)" ABI_X86="(64) -32 (-x32)" 8312 KiB
[ebuild U ] media-libs/fontconfig-2.13.0-r4:1.0::gentoo [2.12.4:1.0::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 1661 KiB
[ebuild U ] x11-libs/pango-1.42.4-r2::gentoo [1.40.14::gentoo] USE="X introspection -test" ABI_X86="(64) -32 (-x32)" 821 KiB
[ebuild U ] x11-libs/gtk+-2.24.32-r1:2::gentoo [2.24.31-r1:2::gentoo] USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" 12339 KiB
[ebuild U ] x11-themes/gtk-engines-adwaita-3.28::gentoo [3.22.3::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/gtk+-3.24.16:3::gentoo [3.22.19:3::gentoo] USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc% -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" 19940 KiB
[ebuild U ] x11-themes/adwaita-icon-theme-3.32.0::gentoo [3.24.0::gentoo] USE="branding" 18106 KiB
[ebuild U ] app-text/xmlto-0.0.28-r1::gentoo [0.0.26-r1::gentoo] USE="text -latex" 125 KiB
[ebuild U ] app-arch/libarchive-3.4.2:0/13::gentoo [3.3.1:0/13::gentoo] USE="acl bzip2 e2fsprogs iconv lzma threads xattr zlib -blake2% -expat -libressl -lz4 -lzo -nettle -static-libs -zstd%" ABI_X86="(64) -32 (-x32)" 6816 KiB
[ebuild U ] x11-libs/libXt-1.2.0::gentoo [1.1.5::gentoo] USE="-doc% -static-libs -test" ABI_X86="(64) -32 (-x32)" 792 KiB
[ebuild U ] x11-libs/libXmu-1.1.3::gentoo [1.1.2::gentoo] USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] x11-libs/libXpm-3.5.13::gentoo [3.5.12::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 453 KiB
[ebuild U ] x11-libs/libXaw-1.0.13-r1::gentoo [1.0.13::gentoo] USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xauth-1.1::gentoo [1.0.10::gentoo] USE="ipv6 -test" 160 KiB
[ebuild U ] sys-fs/eudev-3.2.9::gentoo [3.1.5::gentoo] USE="hwdb introspection* kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 1914 KiB
[ebuild U ] virtual/libudev-232-r3:0/1::gentoo [232:0/1::gentoo] USE="-static-libs -systemd" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/util-linux-2.35.1-r2::gentoo [2.30.2::gentoo] USE="cramfs logger%* ncurses nls pam readline (split-usr%*) suid udev* unicode -audit% -build -caps -cryptsetup% -fdformat -hardlink% -kill -python (-selinux) -slang -static-libs -su% -systemd -test -tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="(-python2_7%) (-python3_4%) (-python3_5%*) (-python3_6%)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 5018 KiB
[ebuild NS ] dev-lang/python-3.8.2-r2:3.8::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 17467 KiB
[ebuild U ] dev-libs/icu-67.1:0/67.1::gentoo [58.2-r1:0/58.2::gentoo] USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" 23944 KiB
[ebuild U ] x11-libs/libxcb-1.14:0/1.12::gentoo [1.12-r2:0/1.12::gentoo] USE="xkb -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] app-misc/ca-certificates-20200601.3.53::gentoo [20161130.3.30.2::gentoo] USE="-cacert (-insecure_certs%)" 79516 KiB
[ebuild U ] x11-libs/libSM-1.2.3::gentoo [1.2.2-r1::gentoo] USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)" 355 KiB
[ebuild U ] x11-libs/xcb-util-renderutil-0.3.9-r2::gentoo [0.3.9-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-wm-0.4.1-r2::gentoo [0.4.1-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-keysyms-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4:60::gentoo USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" 32052 KiB
[ebuild U ] x11-libs/libxkbcommon-0.10.0::gentoo [0.7.1::gentoo] USE="X -doc -test (-static-libs%)" ABI_X86="(64) -32 (-x32)" 375 KiB
[ebuild U ] dev-libs/libevdev-1.9.0::gentoo [1.5.7::gentoo] USE="-doc% -test% (-static-libs%)" ABI_X86="(64) -32 (-x32)" 433 KiB
[ebuild U ] dev-libs/libinput-1.15.4:0/10::gentoo [1.9.4:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 568 KiB
[ebuild N ] dev-libs/jsoncpp-1.9.3_pre20200412:0/23::gentoo USE="-doc -test" 208 KiB
[ebuild U ] dev-util/cmake-3.16.5::gentoo [3.9.6::gentoo] USE="ncurses -doc -emacs -qt5 -test (-server%) (-system-jsoncpp%)" 8898 KiB
[ebuild NS ] sys-devel/llvm-9.0.1:9::gentoo [5.0.1:5::gentoo] USE="libffi ncurses xml%* -debug -doc -exegesis% -gold -libedit -test -xar% -z3%" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV% -Sparc -SystemZ -WebAssembly% -XCore" 155 KiB
[ebuild U ] media-libs/freeglut-3.2.1::gentoo [3.0.0::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild N ] sys-auth/elogind-243.7::gentoo USE="acl pam policykit -debug -doc (-selinux)" 1307 KiB
[ebuild U ] sys-apps/dbus-1.12.16::gentoo [1.10.18::gentoo] USE="X elogind* -debug -doc (-selinux) -static-libs -systemd -test -user-session" ABI_X86="(64) -32 (-x32)" 2045 KiB
[ebuild N ] sys-auth/polkit-0.116-r1::gentoo USE="elogind gtk introspection nls pam -consolekit -examples -jit -kde (-selinux) -systemd -test" 1513 KiB
[ebuild N ] gnome-extra/polkit-gnome-0.105-r2::gentoo 304 KiB
[ebuild U ] sys-auth/pambase-20190402::gentoo [20150213-r1::gentoo] USE="cracklib elogind* nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd (-gnome-keyring%)" 4 KiB
[ebuild U ] sys-fs/e2fsprogs-1.45.5::gentoo [1.43.6::gentoo] USE="nls (split-usr%*) -cron% -fuse -static-libs" 0 KiB
[ebuild U ] dev-qt/qtdbus-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild U ] app-accessibility/at-spi2-core-2.34.0:2::gentoo [2.24.1:2::gentoo] USE="X introspection -gtk-doc% -test%" ABI_X86="(64) -32 (-x32)" 183 KiB
[ebuild U ] gnome-base/dconf-0.34.0::gentoo [0.26.1::gentoo] USE="-gtk-doc% -test" 111 KiB
[ebuild U ] app-text/ghostscript-gpl-9.50::gentoo [9.21::gentoo] USE="X cups dbus gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33806 KiB
[ebuild U ] app-text/mupdf-1.16.1:0/1.16.1::gentoo [1.11-r1:0/1.11::gentoo] USE="X javascript* opengl ssl%* -libressl -static-libs (-curl%*) (-openssl%*) (-static%) (-vanilla%)" 44727 KiB
[ebuild N ] dev-perl/Net-DBus-1.1.0::gentoo USE="-test" 2027 KiB
[ebuild U ] dev-perl/LWP-Protocol-https-6.70.0::gentoo [6.60.0::gentoo] USE="-test%" 9 KiB
[ebuild U ] dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr%*) udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-process/procps-3.3.15-r1:0/6::gentoo [3.3.12-r1:0/5::gentoo] USE="elogind* kill ncurses nls (split-usr%*) unicode -modern-top (-selinux) -static-libs -systemd -test" 884 KiB
[ebuild U ] sys-apps/shadow-4.8-r4::gentoo [4.5::gentoo] USE="acl cracklib nls pam (split-usr%*) su%* xattr -audit -bcrypt% (-selinux) -skey" 1572 KiB
[ebuild U ] app-accessibility/at-spi2-atk-2.34.2:2::gentoo [2.24.1:2::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 95 KiB
[ebuild U ] x11-misc/xdg-utils-1.1.3-r1::gentoo [1.1.1-r1::gentoo] USE="-doc (-perl%*)" 291 KiB
[ebuild U ] sys-apps/openrc-0.42.1::gentoo [0.34.11::gentoo] USE="ncurses netifrc pam (split-usr%*) unicode -audit -bash% -debug -newnet (-prefix) (-selinux) -static-libs -sysv-utils%" 238 KiB
[ebuild U ] x11-libs/xcb-util-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-image-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-cursor-0.1.3-r2::gentoo [0.1.3-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB
[ebuild U ] media-libs/mesa-19.3.5::gentoo [17.2.8::gentoo] USE="X%* classic dri3 egl gallium gbm gles2* libglvnd%* llvm -d3d9 -debug -gles1 -lm-sensors% -opencl -osmesa -pax_kernel (-selinux) -test% -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay% -wayland -xa -xvmc (-bindist%) (-nptl%*) (-openmax%) (-pic%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris% (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware (-imx%)" 11783 KiB
[blocks b ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
[blocks b ] <media-libs/mesa-19.2.2 ("<media-libs/mesa-19.2.2" is blocking media-libs/libglvnd-1.3.1)
[ebuild U ] dev-qt/qtgui-5.14.2:5/5.14.2::gentoo [5.7.1-r1:5/5.7::gentoo] USE="X%* dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc% -vulkan% -wayland% (-gles2%) (-gtk%*) (-xcb%*)" 0 KiB
[ebuild U ] media-libs/libepoxy-1.5.4::gentoo [1.4.2::gentoo] USE="X egl%* -test" ABI_X86="(64) -32 (-x32)" 330 KiB
[ebuild U ] dev-qt/qtwidgets-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="X%* gtk%* png -debug -gles2-only% -test (-gles2%) (-xcb%*)" 0 KiB
[ebuild U ] app-crypt/pinentry-1.1.0-r3::gentoo [1.0.0-r2::gentoo] USE="gtk ncurses qt5 -caps -emacs -fltk% -gnome-keyring -static" 457 KiB
[ebuild U ] app-crypt/gnupg-2.2.20::gentoo [2.2.4::gentoo] USE="bzip2 ldap nls readline smartcard ssl%* usb -doc (-selinux) -tofu -tools -user-socket% -wks-server (-gnutls%*)" 6628 KiB
[blocks B ] <x11-proto/fixesproto-5.0-r2 ("<x11-proto/fixesproto-5.0-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fontsproto-2.1.3-r1 ("<x11-proto/fontsproto-2.1.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/inputproto-2.3.2-r1 ("<x11-proto/inputproto-2.3.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/presentproto-1.1-r1 ("<x11-proto/presentproto-1.1-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86dgaproto-2.1-r3 ("<x11-proto/xf86dgaproto-2.1-r3" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xproto-7.0.31-r1 ("<x11-proto/xproto-7.0.31-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xextproto-7.3.0-r1 ("<x11-proto/xextproto-7.3.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/resourceproto-1.2.0-r1 ("<x11-proto/resourceproto-1.2.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/scrnsaverproto-1.2.2-r2 ("<x11-proto/scrnsaverproto-1.2.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/videoproto-2.3.3-r1 ("<x11-proto/videoproto-2.3.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-19.3.5)
[blocks B ] <x11-proto/dri3proto-1.0-r1 ("<x11-proto/dri3proto-1.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri2proto-2.8-r2 ("<x11-proto/dri2proto-2.8-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] x11-proto/xf86rushproto ("x11-proto/xf86rushproto" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/kbproto-1.0.7-r1 ("<x11-proto/kbproto-1.0.7-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86driproto-2.1.1-r2 ("<x11-proto/xf86driproto-2.1.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/bigreqsproto-1.1.2-r1 ("<x11-proto/bigreqsproto-1.1.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86vidmodeproto-2.3.1-r2 ("<x11-proto/xf86vidmodeproto-2.3.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/trapproto-3.4.3-r1 ("<x11-proto/trapproto-3.4.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/renderproto-0.11.1-r2 ("<x11-proto/renderproto-0.11.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/glproto-1.4.17-r2 ("<x11-proto/glproto-1.4.17-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xineramaproto-1.2.1-r2 ("<x11-proto/xineramaproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/randrproto-1.5.0-r1 ("<x11-proto/randrproto-1.5.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/damageproto-1.2.1-r2 ("<x11-proto/damageproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/recordproto-1.14.2-r2 ("<x11-proto/recordproto-1.14.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-apps/mkfontdir-1.2.0 ("<x11-apps/mkfontdir-1.2.0" is blocking x11-apps/mkfontscale-1.2.1)
[blocks B ] <x11-proto/compositeproto-0.4.2-r2 ("<x11-proto/compositeproto-0.4.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-mesa ("app-eselect/eselect-mesa" is blocking media-libs/mesa-19.3.5)
[blocks B ] >=sys-apps/util-linux-2.31_rc1 (">=sys-apps/util-linux-2.31_rc1" is blocking net-wireless/rfkill-0.5-r2)
[blocks B ] net-wireless/rfkill ("net-wireless/rfkill" is blocking sys-apps/util-linux-2.35.1-r2)
[blocks B ] <x11-proto/xcmiscproto-1.2.2-r1 ("<x11-proto/xcmiscproto-1.2.2-r1" is blocking x11-base/xorg-proto-2019.2)
Total: 378 packages (307 upgrades, 62 new, 6 in new slots, 3 reinstalls, 2 uninstalls), Size of downloads: 1133616 KiB
Conflict: 38 blocks (31 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.3:0/5.30::gentoo, ebuild scheduled for merge) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
=dev-lang/perl-5.30* required by (virtual/perl-MIME-Base64-3.150.0-r6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
^ ^^^^^
(and 36 more with the same problem)
(dev-lang/perl-5.24.3:0/5.24::gentoo, installed) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Text-WrapI18N-0.60.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
(and 11 more with the same problems)
sys-libs/readline:0
(sys-libs/readline-7.0_p5-r1:0/7::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-4.1:0/7= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
^^^^^
sys-libs/readline:0/7= required by (app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed) USE="ncurses nls readline -static-libs" ABI_X86="(64)" L10N="-af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sv -sw -tn -uk -zu"
^^^^^
(and 4 more with the same problems)
(sys-libs/readline-8.0_p4:0/8::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-8.0:0= required by (app-shells/bash-5.0_p17:0/0::gentoo, ebuild scheduled for merge) USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" ABI_X86="(64)"
^^ ^^^^^^
dev-libs/openssl:0
(dev-libs/openssl-1.1.1g:0/1.1::gentoo, ebuild scheduled for merge) USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
>=dev-libs/openssl-1.1.0g:0[bindist=] required by (net-misc/openssh-8.1_p1-r3:0/0::gentoo, ebuild scheduled for merge) USE="X pam pie ssl -X509 -audit -bindist -debug -hpn -kerberos -ldns -libedit -libressl -livecd -sctp (-selinux) -static -test -xmss" ABI_X86="(64)"
^^ ^^^^^^^^
(and 1 more with the same problem)
(dev-libs/openssl-1.0.2n:0/0::gentoo, installed) USE="asm bindist sslv3 tls-heartbeat zlib -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
dev-libs/openssl:0/0= required by (app-emulation/virtualbox-5.1.32:0/0::gentoo, installed) USE="alsa opengl pam qt5 sdk udev -debug -doc -headless -java -libressl -lvm -pax_kernel -pulseaudio -python -vboxwebsrv -vnc" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
dev-libs/openssl:0/0= required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-analyzer/nmap-7.40:0/0::gentoo, installed) USE="ipv6 nls nse ssl -libressl -ncat -ndiff -nmap-update -nping (-system-lua) -zenmap" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
>=dev-libs/openssl-0.9.6:0/0= required by (mail-client/mutt-1.7.2:0/0::gentoo, installed) USE="berkdb crypt gdbm imap nls ssl -debug -doc -gnutls -gpg -idn -kerberos -libressl -mbox -nntp -notmuch -pop -qdbm -sasl (-selinux) -sidebar -slang -smime -smtp -tokyocabinet -vanilla" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-0.9.8:0/0= required by (dev-python/m2crypto-0.24.0:0/0::gentoo, installed) USE="-libressl" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
>=dev-libs/openssl-1.0.2:0/0= required by (www-servers/apache-2.4.27-r1:2/2::gentoo, installed) USE="ldap ssl -debug -doc -libressl (-selinux) -static -suexec -threads" ABI_X86="(64)" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -authn_dbd -authz_dbd -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -slotmem_shm -substitute -version -xml2enc" APACHE2_MPMS="-event -prefork -worker"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
dev-lang/python-exec:2
(dev-lang/python-exec-2.4.6-r1:2/2::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7) (python3_8) (-python3_9)" pulled in by
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-libs/gobject-introspection-1.62.0:0/0::gentoo, ebuild scheduled for merge) USE="-doctool -gtk-doc -test" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/glib-utils-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/gdbus-codegen-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/itstool-2.0.6-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/mako-1.1.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-libs/libxml2-2.9.9-r3:2/2::gentoo, ebuild scheduled for merge) USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-util/meson-0.52.1:0/0::gentoo, ebuild scheduled for merge) USE="(-test)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/markupsafe-1.1.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (x11-base/xcb-proto-1.14-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
(dev-lang/python-exec-2.4.5:2/2::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="jython2_7 pypy (pypy3) (python2_7) python3_4 python3_5 (python3_6)" pulled in by
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed) USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux)" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/docutils-0.13.1:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-portage/gentoolkit-0.4.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pyblake2-1.1.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),python_single_target_python3_5(+)] required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
dev-python/setuptools:0
(dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)" pulled in by
>=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/markupsafe-1.1.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
^^ ^^^^^^
dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
(and 3 more with the same problems)
(dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
dev-python/certifi:0
(dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
(dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-qt/qtwidgets:5
(dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtwidgets-5.7.1:5/5.7::gentoo, installed) USE="png xcb -debug -gles2 -test" ABI_X86="(64)" pulled in by
~dev-qt/qtwidgets-5.7.1 required by (dev-qt/qtsvg-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^
(and 2 more with the same problem)
dev-qt/qtgui:5
(dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.14.2[dbus] required by (dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^
(and 1 more with the same problem)
(dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.7.1[-gles2] required by (dev-qt/qtopengl-5.7.1:5/5.7::gentoo, installed) USE="-debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 4 more with the same problem)
dev-qt/qtdbus:5
(dev-qt/qtdbus-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.14.2 required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
^ ^^^^^^
(dev-qt/qtdbus-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.7.1 required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
^ ^^^^^
dev-qt/qtcore:5
(dev-qt/qtcore-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="icu -debug -old-kernel -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.14.2:5= required by (dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^^^^
(and 4 more with the same problem)
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.7.1 required by (dev-qt/qtsvg-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^
(and 8 more with the same problem)
dev-libs/double-conversion:0
(dev-libs/double-conversion-3.1.5:0/3::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-libs/double-conversion-2.0.1:0/1::gentoo, installed) USE="-static-libs" ABI_X86="(64)" pulled in by
dev-libs/double-conversion:0/1= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^
dev-libs/icu:0
(dev-libs/icu-67.1:0/67.1::gentoo, ebuild scheduled for merge) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
>=dev-libs/icu-59.1:= required by (dev-lang/spidermonkey-60.5.2_p0-r4:60/60::gentoo, ebuild scheduled for merge) USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" ABI_X86="(64)"
^^ ^^^^
(dev-libs/icu-58.2-r1:0/58.2::gentoo, installed) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
dev-libs/icu:0/58.2= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^^^^
dev-qt/qtxml:5
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtxml-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtxml-5.7.1 required by (dev-qt/linguist-tools-5.7.1:5/5.7::gentoo, installed) USE="-debug -qml -test" ABI_X86="(64)"
^ ^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed): ebuild is masked or unavailable
(app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed): ebuild is masked or unavailable
(dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-devel/gdb-7.12.1:0/0::gentoo, installed): ebuild is masked or unavailable
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed): ebuild is masked or unavailable
(dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed): ebuild is masked or unavailable
(net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed): ebuild is masked or unavailable
(x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(app-emulation/virtualbox-5.1.32:0/0::gentoo, installed): ebuild is masked or unavailable
(www-servers/apache-2.4.27-r1:2/2::gentoo, installed): ebuild is masked or unavailable
(net-analyzer/nmap-7.40:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed): ebuild is masked or unavailable
(app-admin/apache-tools-2.4.27:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-python/m2crypto-0.24.0:0/0::gentoo, installed): ebuild is masked or unavailable
(mail-client/mutt-1.7.2:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed): ebuild is masked or unavailable
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86dgaproto-2.1-r2[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/xf86dgaproto-2.0.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/fixesproto-5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed) pulled in by
app-eselect/eselect-mesa required by @selected
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
x11-proto/dri3proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/dri3proto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.5.2:1/1::gentoo, installed) USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" ABI_X86="(64)"
sys-apps/util-linux required by (net-fs/nfs-utils-1.3.4-r1:0/0::gentoo, installed) USE="ipv6 libmount nfsidmap nfsv4 tcpd uuid -caps -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.8.2-r2:3.8/3.8::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.24.1-r3[abi_x86_64(-)]) required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-apps/util-linux[abi_x86_64(-)]) required by (media-libs/fontconfig-2.13.0-r4:1.0/1.0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by @system
>=sys-apps/util-linux-2.16 required by (sys-fs/e2fsprogs-1.45.5:0/0::gentoo, ebuild scheduled for merge) USE="nls (split-usr) -cron -fuse -static-libs" ABI_X86="(64)"
sys-apps/util-linux required by (sys-fs/cryptsetup-1.7.5:0/0::gentoo, installed) USE="gcrypt nls udev -kernel -libressl -nettle -openssl -pwquality -python -reencrypt -static -static-libs -urandom" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
>=sys-apps/util-linux-2.20 required by (sys-fs/eudev-3.2.9:0/0::gentoo, ebuild scheduled for merge) USE="hwdb introspection kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (app-text/xmlto-0.0.28-r1:0/0::gentoo, ebuild scheduled for merge) USE="text -latex" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
sys-apps/util-linux required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
sys-apps/util-linux required by (sys-auth/elogind-243.7:0/0::gentoo, ebuild scheduled for merge) USE="acl pam policykit -debug -doc (-selinux)" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/mdadm-3.4:0/0::gentoo, installed) USE="-static" ABI_X86="(64)"
>=sys-apps/util-linux-2.23[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.23[abi_x86_64(-)]) required by (dev-libs/glib-2.62.6:2/2::gentoo, ebuild scheduled for merge) USE="dbus (mime) xattr -debug -fam -gtk-doc (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux:= required by (dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
sys-apps/util-linux required by (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
>=x11-proto/xcmiscproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/randrproto-1.5.0:0/0::gentoo, installed) pulled in by
x11-proto/randrproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/randrproto-1.5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/randrproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
>=x11-proto/presentproto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/presentproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86rushproto-1.1.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
media-libs/mesa[egl] required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
media-libs/mesa[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[X(+),abi_x86_64(-)]) required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1[egl,gbm] required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_64(-)]) required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, ebuild scheduled for merge) USE="X egl -test" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-10.2:* required by (www-client/firefox-52.5.2:0/0::gentoo, installed) USE="dbus gmp-autoupdate jemalloc startup-notification -bindist -custom-cflags -custom-optimization -debug -eme-free -gtk2 -hardened -hwaccel -jack (-neon) -pgo -pulseaudio (-rust) (-selinux) (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" ABI_X86="(64)" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/damageproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed) pulled in by
app-eselect/eselect-opengl required by @selected
>=app-eselect/eselect-opengl-1.3.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=app-eselect/eselect-opengl-1.3.0 required by (x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
x11-proto/videoproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/videoproto-2.3.1-r1[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/videoproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/videoproto-2.2.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
net-wireless/rfkill required by @selected
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled in by
>=x11-proto/bigreqsproto-1.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
x11-proto/xextproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
x11-proto/xextproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xextproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.99.901 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xextproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/fontsproto-2.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
>=x11-proto/inputproto-2.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/inputproto-2.1.99.1 required by (x11-apps/xinput-1.6.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/dri2proto-2.6 required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/dri2proto-2.8 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
x11-proto/xproto:0 required by (media-video/vlc-2.2.8-r1:0/5-8::gentoo, installed) USE="X a52 alsa avcodec avformat cdda dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mp3 mpeg ncurses ogg opengl png qt5 sdl svg swscale truetype udev vorbis x264 xcb xml xv -aalib (-altivec) -atmo -audioqueue -bidi -bluray -cddb -chromaprint -dc1394 -debug (-directx) -dvb -dxva2 -faad -fdk -fluidsynth -fontconfig -gme -gnome -gnutls -growl -gstreamer -httpd -ieee1394 -jack -kate -libass (-libav) -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-dialog-provider -macosx-eyetv -macosx-qtkit -macosx-quartztext -matroska -modplug -mtp -musepack (-neon) -omxil -opencv -optimisememory -opus -postproc -projectm -pulseaudio -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image -sftp -shout -sid -skins -speex -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vcdx -vdpau -vlm -vnc -vpx -wma-fixed -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse"
x11-proto/xproto required by (x11-misc/imake-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/iceauth-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/sessreg-1.1.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/xev-1.2.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
>=x11-proto/xproto-7.0.31 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xproto-7.0.17 required by (x11-apps/xwininfo-1.1.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-misc/makedepend-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
>=x11-proto/kbproto-1.0.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/kbproto required by (x11-libs/libxkbfile-1.0.9:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-proto required by (x11-libs/libXau-1.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXft-2.3.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-cursor-0.1.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdriinfo-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXrender-0.9.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXdamage-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXdmcp-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-keysyms-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xprop-1.2.4:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (app-text/gv-3.7.3-r1:0/0::gentoo, installed) USE="-xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxkbcommon-0.10.0:0/0::gentoo, ebuild scheduled for merge) USE="X -doc -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xf86dga-1.0.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/gtk+-2.24.32-r1:2/2::gentoo, ebuild scheduled for merge) USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xkbutils-1.0.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, installed) USE="X alsa joystick opengl sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libX11-1.6.9:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxshmfence-1.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXcomposite-0.4.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXi-1.7.10:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-misc/xcb-2.4-r1:0/0::gentoo, installed) USE="-motif" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXmu-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXtst-1.2.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdpyinfo-1.3.2:0/0::gentoo, installed) USE="-dga -dmx -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXt-1.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-image-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXpm-3.5.13:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXxf86vm-1.1.4-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/startup-notification-0.12-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/freeglut-3.2.1:0/0::gentoo, ebuild scheduled for merge) USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libmpeg2-0.5.1-r2:0/0::gentoo, installed) USE="X sdl -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libfontenc-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXrandr-1.5.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXfixes-5.0.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xauth-1.1:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -test" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/rgb-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXaw-1.0.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libICE-1.0.10:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/pango-1.42.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="X introspection -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xgamma-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXext-1.3.4:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xwd-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) USE="X classic dri3 egl gallium gbm gles2 libglvnd llvm -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa -pax_kernel (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware"
x11-base/xorg-proto required by (x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
(x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) pulled in by
x11-apps/mkfontdir required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/compositeproto-0.4 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
>=x11-proto/trapproto-3.4.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed) pulled in by
x11-proto/scrnsaverproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/scrnsaverproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/scrnsaverproto-1.2.2-r1[abi_x86_64(-)] required by (x11-libs/libXScrnSaver-1.2.2-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xineramaproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/xineramaproto-1.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/recordproto-1.13.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled in by
x11-proto/resourceproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/resourceproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/resourceproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/renderproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/renderproto-0.11 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86vidmodeproto-2.2.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xf86driproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/xf86driproto-2.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
x11-proto/glproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/glproto-1.4.17-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
(x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-apps/mkfontscale required by (media-fonts/font-alias-1.0.3-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-dec-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-100dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-meltho-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cursor-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-winitzki-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-speedo-1.0.2-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-ibm-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-micro-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cronyx-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-jis-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sony-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/dejavu-2.35:0/0::gentoo, installed) USE="X -fontforge" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/liberation-fonts-2.1.0:0/0::gentoo, ebuild scheduled for merge) USE="X -fontforge" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/encodings-1.0.5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sun-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-ttf-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-isas-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-daewoo-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-xfree86-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-schumacher-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/urw-fonts-2.4.9:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-75dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-arabic-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-ethiopic-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-screen-cyrillic-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-mutt-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
!!! The following installed packages are masked:
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at '/usr/portage/licenses/bh-luxi'.
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by: linux-firmware no-source-code freedist license(s))
A copy of the 'linux-firmware' license is located at '/usr/portage/licenses/linux-firmware'.
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at '/usr/portage/licenses/freedist'.
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- www-client/firefox-52.5.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# EOL and has known vulnerabilities. Please move to
# Firefox 60 or newer if you can.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
[-- Attachment #3: portage.200614 --]
[-- Type: text/plain, Size: 148720 bytes --]
# vim: syntax=emerge-out
Sorry, try again.
!!! BINPKG_COMPRESS unsupported zstd. Missing package: app-arch/zstd
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
. . ..................... . ........... ..... .. ........ ......... done!
[ebuild U ] app-arch/bzip2-1.0.6-r11:0/1::gentoo [1.0.6-r8:0/1::gentoo] USE="(split-usr%*) -static -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-lang/python-exec-2.4.6-r1:2::gentoo [2.4.5:2::gentoo] PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7%*) (python3_8%*) (-python3_9) (-jython2_7%*) (-pypy%*) (-python3_4%*) (-python3_5%*)" 86 KiB
[ebuild U ] sys-devel/gnuconfig-20190912::gentoo [20170101::gentoo] 58 KiB
[ebuild U ] dev-libs/libffi-3.3-r1:0/7::gentoo [3.2.1:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test -test-bhaible%" ABI_X86="(64) -32 (-x32)" 1275 KiB
[ebuild U ] dev-qt/qtchooser-66::gentoo [0_p20151008::gentoo] USE="-test" 32 KiB
[ebuild N ] acct-group/lp-0::gentoo 0 KiB
[ebuild N ] acct-group/lpadmin-0::gentoo 0 KiB
[ebuild U ] dev-libs/lzo-2.10:2::gentoo [2.09:2::gentoo] USE="(split-usr%*) -examples -static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] sys-devel/llvm-common-9.0.1::gentoo [5.0.1::gentoo] 110541 KiB
[ebuild U ] app-text/poppler-data-0.4.9::gentoo [0.4.7::gentoo] 4099 KiB
[ebuild N ] acct-group/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-group/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-group/render-0::gentoo 0 KiB
[ebuild N ] acct-group/kvm-0::gentoo 0 KiB
[ebuild N ] acct-group/input-0::gentoo 0 KiB
[ebuild U ] dev-util/gperf-3.1::gentoo [3.0.4::gentoo] 1188 KiB
[ebuild U ] app-text/sgml-common-0.6.3-r7::gentoo [0.6.3-r6::gentoo] 0 KiB
[ebuild U ] sys-devel/autoconf-wrapper-13-r1::gentoo [13::gentoo] 0 KiB
[ebuild U ] sys-devel/automake-wrapper-11::gentoo [10::gentoo] 0 KiB
[ebuild N ] dev-libs/ell-0.31::gentoo USE="-glib -pie -test" ABI_X86="(64) -32 (-x32)" 468 KiB
[ebuild U ] dev-util/re2c-1.3-r1::gentoo [0.16::gentoo] USE="-debug%" 1211 KiB
[ebuild U ] sys-devel/autoconf-archive-2018.03.13::gentoo [2017.03.21::gentoo] 635 KiB
[ebuild U ] dev-libs/libatomic_ops-7.6.10::gentoo [7.6.0::gentoo] ABI_X86="(64) -32 (-x32)" 492 KiB
[ebuild U ] virtual/libffi-3.3_rc0:0/7::gentoo [3.0.13-r1:0/0::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-devel/binutils-config-5.2::gentoo [5-r4::gentoo] 0 KiB
[ebuild U ] sys-libs/timezone-data-2020a::gentoo [2017c::gentoo] USE="nls -leaps-timezone% (-leaps_timezone%)" 640 KiB
[ebuild N ] acct-user/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-user/messagebus-0::gentoo 0 KiB
[ebuild U ] sys-devel/gcc-config-2.2.1::gentoo [1.8-r1::gentoo] 16 KiB
[ebuild N ] virtual/libcrypt-1-r1:0/1::gentoo USE="static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/xz-utils-5.2.4-r2::gentoo [5.2.3::gentoo] USE="extra-filters nls (split-usr%*) threads -static-libs" ABI_X86="(64) -32 (-x32)" 1536 KiB
[ebuild U ] dev-libs/libunistring-0.9.10:0/2::gentoo [0.9.7:0/2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 3658 KiB
[ebuild U ] sys-devel/m4-1.4.18-r1::gentoo [1.4.17::gentoo] USE="-examples" 1180 KiB
[ebuild U ] dev-libs/vala-common-0.46.7::gentoo [0.36.7::gentoo] 3324 KiB
[ebuild N ] app-arch/zstd-1.4.4-r4:0/1::gentoo USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1917 KiB
[ebuild U ] dev-libs/gmp-6.2.0-r1:0/10.4::gentoo [6.1.2:0/10.4::gentoo] USE="asm cxx -doc -pic% -static-libs (-pgo%)" ABI_X86="(64) -32 (-x32)" 1966 KiB
[ebuild U ] app-arch/rpm2targz-9.0.0.5g-r2::gentoo [9.0.0.5g::gentoo] 0 KiB
[ebuild U ] dev-libs/mpfr-4.0.2:0/6::gentoo [3.1.6:0/4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1409 KiB
[ebuild U ] dev-libs/mpc-1.1.0-r1:0/3::gentoo [1.0.3:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 685 KiB
[ebuild U ] sys-apps/debianutils-4.9.1::gentoo [4.8.3::gentoo] USE="installkernel%* -static" 154 KiB
[ebuild N ] sys-kernel/installkernel-gentoo-2::gentoo 3 KiB
[ebuild U ] dev-libs/gobject-introspection-common-1.62.0::gentoo [1.52.1::gentoo] 958 KiB
[ebuild U ] app-text/build-docbook-catalog-1.21::gentoo [1.19.1::gentoo] 5 KiB
[ebuild U ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo [0.1.1::gentoo] 0 KiB
[ebuild U ] app-admin/perl-cleaner-2.27::gentoo [2.25::gentoo] 8 KiB
[ebuild U ] perl-core/File-Temp-0.230.900::gentoo [0.230.400-r1::gentoo] 74 KiB
[ebuild U ] virtual/perl-File-Temp-0.230.900::gentoo [0.230.400-r5::gentoo] 0 KiB
[ebuild U ] dev-lang/perl-5.30.3:0/5.30::gentoo [5.24.3:0/5.24::gentoo] USE="berkdb gdbm -debug -doc -ithreads" 12208 KiB
[ebuild U ] virtual/perl-Data-Dumper-2.174.0::gentoo [2.160.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Test-Harness-3.420.0-r2::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Carp-1.500.0-r2::gentoo [1.400.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-File-Spec-3.780.0::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Exporter-5.730.0-r2::gentoo [5.720.0-r3::gentoo] 0 KiB
[ebuild U ] sys-kernel/linux-headers-5.4-r1::gentoo [4.13::gentoo] USE="-headers-only" 106888 KiB
[ebuild U ] virtual/perl-Encode-3.10.0::gentoo [2.800.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Scalar-List-Utils-1.500.0-r2::gentoo [1.420.200_rc-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-MIME-Base64-3.150.0-r6::gentoo [3.150.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-1.400.0::gentoo [1.360.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.84.0::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] dev-libs/libbsd-0.10.0::gentoo [0.8.6::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 385 KiB
[ebuild N ] virtual/perl-XSLoader-0.300.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Time-Local-1.280.0::gentoo [1.230.0-r6::gentoo] 0 KiB
[ebuild N ] virtual/perl-IO-Socket-IP-0.390.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-libnet-3.110.0-r2::gentoo [3.80.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/mtdev-1.1.6::gentoo [1.1.5::gentoo] USE="(-static-libs%)" 290 KiB
[ebuild N ] dev-perl/Text-Iconv-1.700.0-r2::gentoo 11 KiB
[ebuild N ] dev-perl/Socket6-0.280.0::gentoo 65 KiB
[ebuild U ] sys-libs/libseccomp-2.4.2-r1::gentoo [2.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.89.0-r1::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-Compress-2.84.0::gentoo [2.69.1_rc-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Socket-2.27.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-parent-0.237.0::gentoo [0.234.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Storable-3.150.0::gentoo [2.560.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Digest-MD5-2.550.0-r2::gentoo [2.540.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Time-HiRes-1.976.0::gentoo 0 KiB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-7.340.0-r2::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild U ] dev-perl/URI-1.730.0::gentoo [1.710.0::gentoo] USE="-test" 105 KiB
[ebuild U ] dev-perl/HTML-Parser-3.720.0::gentoo [3.710.0-r1::gentoo] USE="-test" 89 KiB
[ebuild U ] dev-perl/Encode-Locale-1.50.0::gentoo [1.30.0-r1::gentoo] USE="-test%" 9 KiB
[ebuild N ] dev-perl/XML-XPath-1.420.0::gentoo USE="-examples -test" 55 KiB
[ebuild U ] dev-perl/WWW-RobotRules-6.20.0-r1::gentoo [6.20.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Message-6.130.0::gentoo [6.110.0::gentoo] USE="-test" 73 KiB
[ebuild U ] dev-perl/HTTP-Negotiate-6.10.0-r1::gentoo [6.10.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Cookies-6.40.0::gentoo [6.10.0::gentoo] USE="-test%" 39 KiB
[ebuild N ] dev-perl/IPC-System-Simple-1.250.0::gentoo USE="-test" 30 KiB
[ebuild N ] dev-perl/Sub-Name-0.210.0::gentoo USE="-suggested -test" 80 KiB
[ebuild N ] dev-perl/Try-Tiny-0.300.0::gentoo USE="-minimal -test" 34 KiB
[ebuild U ] virtual/perl-Getopt-Long-2.500.0-r2::gentoo [2.480.0-r1::gentoo] 0 KiB
[ebuild N ] dev-perl/ExtUtils-Config-0.8.0::gentoo USE="-test" 11 KiB
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.231::gentoo [0.280.225-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-version-0.992.400::gentoo [0.991.600-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.18.0-r5::gentoo [0.18.0-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-2.150.10-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-3.400.0::gentoo [3.310.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Text-ParseWords-3.300.0-r6::gentoo [3.300.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Install-2.140.0-r2::gentoo [2.40.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-podlators-4.110.0::gentoo 0 KiB
[ebuild U ] virtual/perl-JSON-PP-4.20.0::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-2.150.10-r3::gentoo [2.150.5-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Text-Unidecode-1.300.0::gentoo [1.270.0::gentoo] 135 KiB
[ebuild N ] dev-perl/Class-Inspector-1.320.0::gentoo USE="-test" 26 KiB
[ebuild N ] dev-perl/File-ShareDir-Install-0.110.0::gentoo USE="-test" 31 KiB
[ebuild N ] dev-perl/File-ShareDir-1.104.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/libintl-perl-1.310.0::gentoo [1.240.0-r2::gentoo] USE="-examples% -minimal%" 585 KiB
[ebuild N ] dev-perl/ExtUtils-InstallPaths-0.11.0::gentoo USE="-test" 19 KiB
[ebuild N ] dev-perl/ExtUtils-Helpers-0.26.0::gentoo USE="-test" 15 KiB
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.720.0::gentoo [1.700.0-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-Module-Metadata-1.0.36::gentoo [1.0.31-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Perl-OSType-1.10.0-r3::gentoo [1.9.0-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Module-Build-0.422.400::gentoo [0.421.600::gentoo] USE="-test" 298 KiB
[ebuild U ] dev-perl/File-BaseDir-0.70.0::gentoo [0.30.0-r1::gentoo] USE="-test" 10 KiB
[ebuild N ] dev-perl/Tie-IxHash-1.230.0::gentoo USE="-test" 10 KiB
[ebuild N ] dev-perl/IO-Socket-INET6-2.720.0-r1::gentoo 27 KiB
[ebuild U ] dev-lang/nasm-2.14.02::gentoo [2.12.01::gentoo] USE="-doc" 809 KiB
[ebuild U ] virtual/perl-File-Path-2.160.0::gentoo [2.130.0::gentoo] 0 KiB
[uninstall ] perl-core/File-Path-2.130.0::gentoo
[blocks b ] <perl-core/File-Path-2.160.0 ("<perl-core/File-Path-2.160.0" is blocking virtual/perl-File-Path-2.160.0)
[ebuild U ] dev-perl/File-DesktopEntry-0.220.0::gentoo [0.40.0-r1::gentoo] USE="-test" 18 KiB
[ebuild N ] dev-perl/Module-Build-Tiny-0.39.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/HTTP-Daemon-6.60.0::gentoo [6.10.0-r1::gentoo] USE="-test%" 45 KiB
[ebuild U ] sys-fs/udev-init-scripts-33::gentoo [32::gentoo] 4 KiB
[ebuild U ] virtual/glu-9.0-r2::gentoo [9.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-eselect/eselect-python-20190417::gentoo [20160516::gentoo] 46 KiB
[ebuild U ] app-eselect/eselect-fontconfig-1.1-r1::gentoo [1.1::gentoo] 0 KiB
[ebuild U ] virtual/pkgconfig-1::gentoo [0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-misc/pax-utils-1.2.6::gentoo [1.1.7::gentoo] USE="seccomp -caps -debug -python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" 665 KiB
[ebuild U ] sys-apps/hwids-20200204::gentoo [20170328::gentoo] USE="net pci udev usb" 3414 KiB
[ebuild N ] dev-libs/fribidi-1.0.9::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1115 KiB
[ebuild U ] sys-apps/sandbox-2.18::gentoo [2.12::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB
[ebuild U ] sys-libs/e2fsprogs-libs-1.45.5::gentoo [1.43.6::gentoo] USE="(split-usr%*) -static-libs (-nls%*)" ABI_X86="(64) -32 (-x32)" 5440 KiB
[ebuild U ] dev-util/gtk-doc-am-1.32::gentoo [1.25-r1::gentoo] 745 KiB
[ebuild U ] dev-libs/boehm-gc-8.0.4::gentoo [7.4.2::gentoo] USE="threads* -cxx* -static-libs" ABI_X86="(64%*) -32% (-x32)" 1134 KiB
[ebuild U ] virtual/opengl-7.0-r2::gentoo [7.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/help2man-1.47.10::gentoo [1.47.4::gentoo] USE="nls" 198 KiB
[ebuild NS ] sys-devel/automake-1.16.1-r1:1.16::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 1499 KiB
[ebuild R ] sys-libs/db-5.3.28-r2:5.3::gentoo USE="-cxx* -doc -examples -java -tcl -test" ABI_X86="(64) -32 (-x32)" 34268 KiB
[ebuild U ] net-dns/libidn2-2.3.0:0/2::gentoo [2.0.4:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 2115 KiB
[ebuild U ] dev-libs/libtasn1-4.13:0/6::gentoo [4.12-r1:0/6::gentoo] USE="-doc -static-libs -test% -valgrind" ABI_X86="(64) -32 (-x32)" 1848 KiB
[ebuild U ] sys-devel/libtool-2.4.6-r6:2::gentoo [2.4.6-r3:2::gentoo] USE="-vanilla" 951 KiB
[ebuild U ] sys-libs/zlib-1.2.11-r2:0/1::gentoo [1.2.11-r1:0/1::gentoo] USE="minizip (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/expat-2.2.8::gentoo [2.2.5::gentoo] USE="(split-usr%*) unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 413 KiB
[ebuild U ] x11-libs/xtrans-1.4.0::gentoo [1.3.5::gentoo] USE="-doc" 182 KiB
[ebuild U ] app-text/libpaper-1.1.24_p5::gentoo [1.1.24-r2::gentoo] ABI_X86="(64) -32 (-x32)" 48 KiB
[ebuild U ] dev-libs/nettle-3.5.1-r1:0/7::gentoo [3.3-r2:0/6.1::gentoo] USE="asm%* gmp -doc -static-libs -test (-neon%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="-aes -sha%" 1943 KiB
[ebuild U ] dev-libs/nspr-4.25::gentoo [4.13.1::gentoo] USE="-debug" ABI_X86="(64) -32 (-x32)" 1055 KiB
[ebuild U ] media-libs/glu-9.0.1::gentoo [9.0.0-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 425 KiB
[ebuild U ] media-fonts/font-util-1.3.2-r1::gentoo [1.3.1::gentoo] 155 KiB
[ebuild N ] dev-libs/libnatspec-0.3.0::gentoo USE="-doc -python" PYTHON_SINGLE_TARGET="python2_7" 125 KiB
[ebuild N ] dev-libs/libuv-1.37.0:0/1::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1221 KiB
[ebuild U ] media-libs/libpng-1.6.37:0/16::gentoo [1.6.29:0/16::gentoo] USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 999 KiB
[ebuild U ] x11-libs/libpciaccess-0.16::gentoo [0.13.4::gentoo] USE="zlib -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild U ] sys-apps/kmod-26-r5::gentoo [24::gentoo] USE="tools zlib -debug -doc -libressl% -lzma -pkcs7% -python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python2_7%*) (-python3_4%) (-python3_5%*)" 540 KiB
[ebuild U ] sys-libs/cracklib-2.9.7::gentoo [2.9.6-r1::gentoo] USE="nls (split-usr%*) zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 590 KiB
[ebuild U ] sys-apps/file-5.37-r1::gentoo [5.32::gentoo] USE="zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 867 KiB
[ebuild U ] app-arch/unzip-6.0_p25-r1::gentoo [6.0_p21-r2::gentoo] USE="bzip2 natspec* unicode" 1368 KiB
[ebuild U ] media-libs/freetype-2.9.1-r3:2::gentoo [2.8:2::gentoo] USE="X adobe-cff bzip2 cleartype_hinting png -bindist -debug -doc -fontforge -harfbuzz -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 1882 KiB
[ebuild U ] media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.13-r4:0/0::gentoo] USE="png -static-libs -test" 138 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo [4.1.2-r6:4.1.2::gentoo] 74 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo [4.2-r2:4.2::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.3-r2:4.3::gentoo [4.3-r1:4.3::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo [4.4-r2:4.4::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo [4.5-r1:4.5::gentoo] 0 KiB
[ebuild U ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2n:0/0::gentoo] USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test -tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9572 KiB
[ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples -libressl -minimal -test" 426 KiB
[ebuild N ] dev-lang/vala-0.46.7:0.46::gentoo USE="-test -valadoc" 0 KiB
[ebuild U ] dev-libs/libgcrypt-1.8.5:0/20::gentoo [1.8.1:0/20::gentoo] USE="-doc -o-flag-munging% -static-libs" ABI_X86="(64) -32 (-x32)" 2922 KiB
[ebuild U ] x11-apps/xset-1.2.4::gentoo [1.2.3::gentoo] 143 KiB
[ebuild U ] sys-devel/bison-3.1::gentoo [3.0.4-r1::gentoo] USE="nls -examples -static -test" 1951 KiB
[ebuild U ] x11-libs/xcb-util-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-libs/libpcre2-10.34::gentoo USE="bzip2 jit pcre16 readline recursion-limit (split-usr) unicode zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1676 KiB
[ebuild U ] sys-libs/readline-7.0_p5-r1:0/7::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2851 KiB
[ebuild U ] sys-libs/ncurses-6.2-r1:0/6::gentoo [6.0-r1:0/6::gentoo] USE="cxx gpm* (split-usr%*) (tinfo*) unicode -ada -debug -doc -minimal -profile -static-libs -test -threads -trace" ABI_X86="(64) -32 (-x32)" 3346 KiB
[ebuild U ] dev-libs/libpcre-8.43:3::gentoo [8.41-r1:3::gentoo] USE="bzip2 cxx jit pcre16 readline recursion-limit (split-usr%*) (unicode) zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1540 KiB
[ebuild U ] sys-libs/readline-8.0_p4:0/8::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2912 KiB
[ebuild U ] app-shells/bash-5.0_p17::gentoo [4.4_p12::gentoo] USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" 9948 KiB
[ebuild U ] dev-perl/Net-HTTP-6.170.0::gentoo [6.90.0::gentoo] USE="-minimal -test%" 38 KiB
[ebuild U ] dev-perl/libwww-perl-6.270.0::gentoo [6.150.0::gentoo] USE="ssl -test%" 160 KiB
[ebuild N ] dev-perl/XML-Twig-3.520.0::gentoo USE="nls -test" 399 KiB
[ebuild U ] sys-devel/make-4.2.1-r4::gentoo [4.2.1::gentoo] USE="nls -guile -static" 1375 KiB
[ebuild U ] app-text/xmlto-0.0.28-r1::gentoo [0.0.26-r1::gentoo] USE="text -latex" 125 KiB
[ebuild U ] media-gfx/graphite2-1.3.14::gentoo [1.3.10::gentoo] USE="-perl -test" ABI_X86="(64) -32 (-x32)" 6475 KiB
[ebuild U ] x11-themes/adwaita-icon-theme-3.32.0::gentoo [3.24.0::gentoo] USE="branding" 18106 KiB
[ebuild N ] dev-perl/X11-Protocol-0.560.0-r1::gentoo 99 KiB
[ebuild U ] sys-apps/coreutils-8.31-r1::gentoo [8.28-r1::gentoo] USE="acl nls (split-usr%*) xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -test -vanilla" 5289 KiB
[ebuild U ] dev-db/sqlite-3.31.1:3::gentoo [3.20.1-r1:3::gentoo] USE="icu* readline secure-delete* -debug -doc -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)" 2820 KiB
[ebuild R ] sys-libs/gpm-1.20.7-r2::gentoo USE="(split-usr%*) (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/fontconfig-2.13.0-r4:1.0::gentoo [2.12.4:1.0::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 1661 KiB
[ebuild U ] net-libs/gnutls-3.6.14:0/30::gentoo [3.5.15:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test (-test-full) -tools -valgrind (-openpgp%) (-zlib%*)" ABI_X86="(64) -32 (-x32)" 5927 KiB
[ebuild U ] sys-devel/autoconf-2.13-r1:2.1::gentoo [2.13:2.1::gentoo] 0 KiB
[ebuild U ] sys-apps/sed-4.7::gentoo [4.2.2::gentoo] USE="acl nls (-selinux) -static" 1268 KiB
[ebuild U ] app-admin/eselect-1.4.16::gentoo [1.4.11::gentoo] USE="-doc -emacs -vim-syntax" 175 KiB
[ebuild U ] net-misc/curl-7.69.1::gentoo [7.57.0::gentoo] USE="ftp%* imap%* ipv6 ldap pop3%* progress-meter%* smtp%* ssl tftp%* -adns -alt-svc% -brotli% -gopher% -http2 -idn -kerberos -metalink (-nghttp3) (-quiche) -rtmp -samba -ssh -static-libs -telnet% -test -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -libressl -mbedtls -nss (-winssl) (-axtls%)" 2410 KiB
[ebuild NS ] sys-devel/gcc-9.3.0:9.3.0::gentoo [6.4.0-r1:6.4.0::gentoo] USE="(cxx) fortran (multilib) nls nptl openmp pch (pie*) sanitize ssp vtv (-ada) (-altivec) -d% -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto% -objc -objc++ -objc-gc -pgo -systemtap% -test% -vanilla (-awt%) (-cilk%) (-gcj%) (-mpx%) (-regression-test%)" 68894 KiB
[ebuild N ] app-crypt/libb2-0.98.1-r2::gentoo USE="openmp -native-cflags -static-libs" ABI_X86="(64) -32 (-x32)" 275 KiB
[ebuild U ] media-libs/openjpeg-2.3.1-r1:2/7::gentoo [2.3.0:2/7::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2163 KiB
[ebuild U ] dev-util/desktop-file-utils-0.24::gentoo [0.23::gentoo] USE="-emacs" 135 KiB
[ebuild U ] sys-libs/libcap-2.26-r2::gentoo [2.24-r2::gentoo] USE="pam (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 66 KiB
[ebuild U ] x11-themes/gnome-themes-standard-3.28::gentoo [3.22.3::gentoo] 2885 KiB
[ebuild U ] sys-libs/binutils-libs-2.33.1-r1:0/2.33.1::gentoo [2.29.1-r1:0/2.29.1::gentoo] USE="nls -64-bit-bfd -multitarget -static-libs" ABI_X86="(64) -32 (-x32)" 21006 KiB
[ebuild U ] x11-libs/xcb-util-renderutil-0.3.9-r2::gentoo [0.3.9-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-qt/qtcore-5.14.2:5/5.14.2::gentoo [5.7.1-r3:5/5.7::gentoo] USE="icu -debug -old-kernel% -systemd -test" 48698 KiB
[ebuild U ] dev-libs/double-conversion-3.1.5:0/3::gentoo [2.0.1:0/1::gentoo] USE="(-static-libs%)" 6860 KiB
[ebuild U ] dev-qt/qtxml-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] dev-qt/qttest-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB
[ebuild U ] dev-libs/libgpg-error-1.36::gentoo [1.27-r1::gentoo] USE="nls -common-lisp -static-libs" ABI_X86="(64) -32 (-x32)" 899 KiB
[ebuild U ] dev-libs/libassuan-2.5.3::gentoo [2.5.1::gentoo] USE="-static-libs" 559 KiB
[ebuild U ] app-crypt/gnupg-2.2.20::gentoo [2.2.4::gentoo] USE="bzip2 ldap nls readline smartcard ssl%* usb -doc (-selinux) -tofu -tools -user-socket% -wks-server (-gnutls%*)" 6628 KiB
[ebuild N ] app-crypt/gpgme-1.13.0-r1:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)" 1778 KiB
[ebuild U ] app-portage/portage-utils-0.87::gentoo [0.64::gentoo] USE="nls openmp%* qmanifest%* qtegrity%* -libressl% -static" 1732 KiB
[ebuild U ] sys-apps/groff-1.22.4::gentoo [1.22.2::gentoo] USE="X* -examples" L10N="(-ja%)" 4041 KiB
[ebuild U ] net-nds/openldap-2.4.50::gentoo [2.4.44::gentoo] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -iodbc -kerberos -kinit -libressl -odbc -overlays -pbkdf2% -perl -samba -sasl (-selinux) -sha2% -smbkrb5passwd -static-libs -test% (-slp%)" ABI_X86="(64) -32 (-x32)" 5579 KiB
[ebuild U ] dev-libs/libxslt-1.1.33-r1::gentoo [1.1.30-r2::gentoo] USE="crypt -debug -examples -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 3368 KiB
[ebuild U ] dev-libs/json-c-0.14-r3:0/5::gentoo [0.12:0/2::gentoo] USE="-doc -static-libs -threads%" ABI_X86="(64) -32 (-x32)" 315 KiB
[ebuild U ] net-wireless/bluez-5.54:0/3::gentoo [5.47-r1:0/3::gentoo] USE="cups mesh obex readline udev -btpclient% -debug -deprecated -doc -experimental -extra-tools -midi% (-selinux) -systemd -test -test-programs -user-session (-alsa%*)" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1957 KiB
[ebuild U ] dev-libs/libical-3.0.8:0/3::gentoo [2.0.0-r3:0/2::gentoo] USE="berkdb%* glib%* introspection%* -doc -examples -static-libs -test% -vala%" 861 KiB
[ebuild U ] net-print/cups-2.3.3-r1::gentoo [2.1.4::gentoo] USE="X acl dbus pam ssl threads usb -debug -kerberos -lprng-compat (-selinux) -static-libs -systemd -xinetd -zeroconf (-java%) (-python%)" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 7950 KiB
[ebuild U ] dev-lang/python-2.7.18:2.7::gentoo [2.7.14-r1:2.7::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -tk -wininst (-doc%)" 12569 KiB
[ebuild U ] app-arch/libarchive-3.4.2:0/13::gentoo [3.3.1:0/13::gentoo] USE="acl bzip2 e2fsprogs iconv lzma threads xattr zlib -blake2% -expat -libressl -lz4 -lzo -nettle -static-libs -zstd%" ABI_X86="(64) -32 (-x32)" 6816 KiB
[ebuild U ] x11-libs/xcb-util-wm-0.4.1-r2::gentoo [0.4.1-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-perl/Mozilla-CA-20999999::gentoo 4 KiB
[ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.48.0::gentoo] USE="-examples -idn" 239 KiB
[ebuild U ] x11-libs/libXcursor-1.2.0::gentoo [1.1.15::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 327 KiB
[ebuild U ] sys-apps/attr-2.4.48-r3::gentoo [2.4.47-r2::gentoo] USE="nls (split-usr%*) -debug% -static-libs" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] net-misc/rsync-3.1.3::gentoo [3.1.2-r2::gentoo] USE="acl iconv ipv6 xattr -examples -static -stunnel" 885 KiB
[ebuild U ] sys-devel/patch-2.7.6-r4::gentoo [2.7.5::gentoo] USE="xattr -static -test" 766 KiB
[ebuild U ] app-crypt/rhash-1.3.6-r1::gentoo [1.3.5::gentoo] USE="nls ssl%* -debug -libressl% -static-libs (-openssl%)" ABI_X86="(64) -32 (-x32)" 321 KiB
[ebuild NS ] dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 16879 KiB
[ebuild U ] dev-util/ninja-1.9.0::gentoo [1.8.2::gentoo] USE="-doc -emacs -test -vim-syntax (-zsh-completion%)" 209 KiB
[ebuild U ] dev-util/gdbus-codegen-2.62.6::gentoo [2.52.3::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 4594 KiB
[ebuild U ] dev-python/setuptools-44.1.0::gentoo [36.7.2::gentoo] USE="-test" PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python3_4%) (-python3_5%*)" 839 KiB
[ebuild U ] dev-python/certifi-2020.4.5.1::gentoo [2017.4.17::gentoo] PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-python3_9) (-pypy%) (-python3_4%) (-python3_5%*)" 155 KiB
[ebuild U ] dev-util/meson-0.52.1::gentoo [0.43.0::gentoo] USE="(-test)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 1473 KiB
[ebuild U ] x11-libs/libdrm-2.4.100::gentoo [2.4.88::gentoo] USE="-libkms -valgrind (-static-libs%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu intel nouveau radeon (-exynos) (-freedreno) (-omap) (-tegra) (-vc4) (-vivante) -vmware" 836 KiB
[ebuild U ] x11-libs/pixman-0.38.4::gentoo [0.34.0::gentoo] USE="(-altivec) (-loongson2f) (-neon) (-iwmmxt%) (-static-libs%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmxext sse2 -ssse3" 877 KiB
[ebuild N ] dev-python/markupsafe-1.1.1::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 19 KiB
[ebuild N ] dev-python/mako-1.1.2::gentoo USE="-doc -test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 459 KiB
[ebuild N ] dev-util/glib-utils-2.62.6::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild N ] x11-base/xorg-proto-2019.2::gentoo 1056 KiB
[uninstall ] x11-proto/xf86bigfontproto-1.2.0-r1::gentoo ABI_X86="(64) -32 (-x32)"
[blocks b ] <x11-proto/xf86bigfontproto-1.2.0-r2 ("<x11-proto/xf86bigfontproto-1.2.0-r2" is blocking x11-base/xorg-proto-2019.2)
[ebuild U ] x11-libs/libICE-1.0.10::gentoo [1.0.9-r1::gentoo] USE="ipv6 -static-libs (-doc%)" ABI_X86="(64) -32 (-x32)" 384 KiB
[ebuild U ] x11-libs/libXau-1.0.9::gentoo [1.0.8::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 316 KiB
[ebuild U ] x11-libs/libXdmcp-1.1.3::gentoo [1.1.2-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 325 KiB
[ebuild U ] x11-libs/libxshmfence-1.3-r1::gentoo [1.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 302 KiB
[ebuild U ] x11-libs/libfontenc-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" 313 KiB
[ebuild U ] x11-apps/mkfontscale-1.2.1::gentoo [1.1.2::gentoo] 148 KiB
[ebuild U ] media-fonts/encodings-1.0.5::gentoo [1.0.4-r1::gentoo] 698 KiB
[ebuild U ] media-fonts/liberation-fonts-2.1.0::gentoo [2.00.1-r1::gentoo] USE="X -fontforge" 2301 KiB
[ebuild U ] x11-libs/pango-1.42.4-r2::gentoo [1.40.14::gentoo] USE="X introspection -test" ABI_X86="(64) -32 (-x32)" 821 KiB
[ebuild U ] media-libs/harfbuzz-2.6.5:0/0.9.18::gentoo [1.7.2:0/0.9.18::gentoo] USE="cairo glib graphite icu* introspection truetype -debug -static-libs -test (-fontconfig%)" ABI_X86="(64) -32 (-x32)" 8312 KiB
[ebuild U ] x11-libs/cairo-1.16.0-r3::gentoo [1.14.8::gentoo] USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils% -valgrind (-gles2%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" 41014 KiB
[ebuild U ] x11-libs/libXcomposite-0.4.5::gentoo [0.4.4-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 310 KiB
[ebuild U ] x11-libs/xcb-util-image-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xprop-1.2.4::gentoo [1.2.2::gentoo] 147 KiB
[ebuild U ] x11-libs/gtk+-2.24.32-r1:2::gentoo [2.24.31-r1:2::gentoo] USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" 12339 KiB
[ebuild U ] x11-libs/libXrender-0.9.10-r1::gentoo [0.9.10::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] gnome-base/dconf-0.34.0::gentoo [0.26.1::gentoo] USE="-gtk-doc% -test" 111 KiB
[ebuild U ] x11-libs/libXfixes-5.0.3-r1::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild NS ] sys-devel/llvm-9.0.1:9::gentoo [5.0.1:5::gentoo] USE="libffi ncurses xml%* -debug -doc -exegesis% -gold -libedit -test -xar% -z3%" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV% -Sparc -SystemZ -WebAssembly% -XCore" 155 KiB
[ebuild U ] dev-libs/libxml2-2.9.9-r3:2::gentoo [2.9.7:2::gentoo] USE="icu* ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 5365 KiB
[ebuild U ] x11-base/xcb-proto-1.14-r1::gentoo [1.12-r2::gentoo] ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 141 KiB
[ebuild U ] sys-devel/gettext-0.20.1::gentoo [0.19.8.1::gentoo] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="(64) -32 (-x32)" 22723 KiB
[ebuild U ] sys-apps/acl-2.2.53::gentoo [2.2.52-r1::gentoo] USE="nls (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 513 KiB
[ebuild U ] app-arch/tar-1.32::gentoo [1.29-r3::gentoo] USE="acl nls xattr -minimal (-selinux) -static" 2879 KiB
[ebuild U ] net-dns/libidn-1.35:0/12::gentoo [1.33-r2:0/0::gentoo] USE="nls -doc -emacs -java -mono -static-libs" ABI_X86="(64) -32 (-x32)" 4072 KiB
[ebuild U ] sys-apps/texinfo-6.6-r1::gentoo [6.3::gentoo] USE="nls -static" 4831 KiB
[ebuild U ] dev-util/itstool-2.0.6-r1::gentoo [2.0.2::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 101 KiB
[ebuild U ] sys-libs/pam-1.3.1-r2::gentoo [1.2.1-r2::gentoo] USE="berkdb cracklib filecaps* pie (split-usr%*) -audit -debug -nis (-selinux) -static-libs% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 733 KiB
[ebuild NS ] sys-devel/binutils-2.33.1-r1:2.33::gentoo [2.29.1-r1:2.29.1::gentoo] USE="gold%* nls plugins%* -default-gold% -doc% -multitarget -static-libs -test (-cxx%*) (-vanilla%)" 0 KiB
[ebuild U ] sys-apps/findutils-4.7.0::gentoo [4.6.0-r1::gentoo] USE="nls (-selinux) -static -test" 1851 KiB
[ebuild U ] x11-themes/gtk-engines-adwaita-3.28::gentoo [3.22.3::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/elfutils-0.177::gentoo [0.170-r1::gentoo] USE="bzip2 nls utils -lzma -static-libs -test (-threads)" ABI_X86="(64) -32 (-x32)" 8645 KiB
[ebuild U ] x11-libs/libXt-1.2.0::gentoo [1.1.5::gentoo] USE="-doc% -static-libs -test" ABI_X86="(64) -32 (-x32)" 792 KiB
[ebuild U ] x11-libs/libxkbcommon-0.10.0::gentoo [0.7.1::gentoo] USE="X -doc -test (-static-libs%)" ABI_X86="(64) -32 (-x32)" 375 KiB
[ebuild U ] x11-libs/libXpm-3.5.13::gentoo [3.5.12::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 453 KiB
[ebuild U ] x11-libs/libXdamage-1.1.5::gentoo [1.1.4-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 297 KiB
[ebuild U ] x11-libs/libXtst-1.2.3-r1::gentoo [1.2.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXxf86vm-1.1.4-r1::gentoo [1.1.4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXi-1.7.10::gentoo [1.7.9::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 474 KiB
[ebuild U ] x11-libs/libX11-1.6.9::gentoo [1.6.5::gentoo] USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2231 KiB
[ebuild U ] x11-libs/libXext-1.3.4::gentoo [1.3.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 380 KiB
[ebuild U ] x11-libs/libXmu-1.1.3::gentoo [1.1.2::gentoo] USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] x11-libs/libXrandr-1.5.2::gentoo [1.5.1::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 323 KiB
[ebuild U ] x11-libs/libXft-2.3.3::gentoo [2.3.2::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 346 KiB
[ebuild U ] x11-libs/libXaw-1.0.13-r1::gentoo [1.0.13::gentoo] USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] www-client/w3m-0.5.3_p20180125::gentoo [0.5.3-r9::gentoo] USE="X gpm nls ssl unicode -fbcon -gdk-pixbuf% -imlib -libressl -lynxkeymap -nntp -xface (-gtk%*)" L10N="-de% -ja" 2131 KiB
[ebuild U ] sys-fs/eudev-3.2.9::gentoo [3.1.5::gentoo] USE="hwdb introspection* kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 1914 KiB
[ebuild U ] virtual/libudev-232-r3:0/1::gentoo [232:0/1::gentoo] USE="-static-libs -systemd" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/util-linux-2.35.1-r2::gentoo [2.30.2::gentoo] USE="cramfs logger%* ncurses nls pam readline (split-usr%*) suid udev* unicode -audit% -build -caps -cryptsetup% -fdformat -hardlink% -kill -python (-selinux) -slang -static-libs -su% -systemd -test -tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="(-python2_7%) (-python3_4%) (-python3_5%*) (-python3_6%)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 5018 KiB
[ebuild NS ] dev-lang/python-3.8.2-r2:3.8::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 17467 KiB
[ebuild U ] x11-libs/libxcb-1.14:0/1.12::gentoo [1.12-r2:0/1.12::gentoo] USE="xkb -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] dev-libs/icu-67.1:0/67.1::gentoo [58.2-r1:0/58.2::gentoo] USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" 23944 KiB
[ebuild U ] app-misc/ca-certificates-20200601.3.53::gentoo [20161130.3.30.2::gentoo] USE="-cacert (-insecure_certs%)" 79516 KiB
[ebuild U ] x11-libs/libSM-1.2.3::gentoo [1.2.2-r1::gentoo] USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)" 355 KiB
[ebuild U ] x11-libs/xcb-util-keysyms-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/libevdev-1.9.0::gentoo [1.5.7::gentoo] USE="-doc% -test% (-static-libs%)" ABI_X86="(64) -32 (-x32)" 433 KiB
[ebuild U ] dev-libs/libinput-1.15.4:0/10::gentoo [1.9.4:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 568 KiB
[ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4:60::gentoo USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" 32052 KiB
[ebuild N ] dev-libs/jsoncpp-1.9.3_pre20200412:0/23::gentoo USE="-doc -test" 208 KiB
[ebuild U ] dev-util/cmake-3.16.5::gentoo [3.9.6::gentoo] USE="ncurses -doc -emacs -qt5 -test (-server%) (-system-jsoncpp%)" 8898 KiB
[ebuild U ] media-libs/freeglut-3.2.1::gentoo [3.0.0::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] media-libs/libjpeg-turbo-2.0.4::gentoo [1.5.1::gentoo] USE="-java -static-libs" ABI_X86="(64) -32 (-x32)" 2112 KiB
[ebuild U ] virtual/jpeg-100::gentoo [0-r2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/tiff-4.1.0::gentoo [4.0.8::gentoo] USE="cxx jpeg zlib -jbig -lzma -static-libs -test -webp% -zstd%" ABI_X86="(64) -32 (-x32)" 2365 KiB
[ebuild U ] app-text/qpdf-9.0.2:0/26::gentoo [7.0.0:0/18::gentoo] USE="-doc -examples -perl -static-libs -test" 17744 KiB
[ebuild U ] dev-libs/glib-2.62.6:2::gentoo [2.52.3:2::gentoo] USE="dbus (mime) xattr -debug -fam -gtk-doc% (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[blocks b ] <dev-libs/glib-2.56.2:2 ("<dev-libs/glib-2.56.2:2" is blocking dev-util/glib-utils-2.62.6)
[ebuild U ] dev-libs/gobject-introspection-1.62.0::gentoo [1.52.1::gentoo] USE="-doctool -gtk-doc% -test (-cairo%*)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks b ] <dev-libs/gobject-introspection-1.62.0 ("<dev-libs/gobject-introspection-1.62.0" is blocking dev-libs/gobject-introspection-common-1.62.0)
[ebuild U ] x11-misc/shared-mime-info-1.15::gentoo [1.9::gentoo] USE="(-test%)" 755 KiB
[ebuild U ] x11-libs/gdk-pixbuf-2.40.0:2::gentoo [2.36.11:2::gentoo] USE="X introspection jpeg tiff -gtk-doc% (-debug%) (-jpeg2k%) (-test%)" ABI_X86="(64) -32 (-x32)" 5383 KiB
[ebuild U ] dev-util/gtk-update-icon-cache-3.24.16::gentoo [3.22.19::gentoo] 90 KiB
[ebuild U ] dev-libs/atk-2.34.1::gentoo [2.24.0::gentoo] USE="introspection -gtk-doc% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 287 KiB
[ebuild U ] app-text/mupdf-1.16.1:0/1.16.1::gentoo [1.11-r1:0/1.11::gentoo] USE="X javascript* opengl ssl%* -libressl -static-libs (-curl%*) (-openssl%*) (-static%) (-vanilla%)" 44727 KiB
[ebuild U ] dev-perl/File-MimeInfo-0.280.0::gentoo [0.270.0::gentoo] USE="-test" 32 KiB
[ebuild U ] dev-libs/libcroco-0.6.13:0.6::gentoo [0.6.12-r1:0.6::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 477 KiB
[ebuild U ] gnome-base/librsvg-2.40.21:2::gentoo [2.40.18:2::gentoo] USE="introspection vala* -tools" ABI_X86="(64) -32 (-x32)" 1618 KiB
[ebuild N ] sys-auth/elogind-243.7::gentoo USE="acl pam policykit -debug -doc (-selinux)" 1307 KiB
[ebuild U ] sys-apps/dbus-1.12.16::gentoo [1.10.18::gentoo] USE="X elogind* -debug -doc (-selinux) -static-libs -systemd -test -user-session" ABI_X86="(64) -32 (-x32)" 2045 KiB
[ebuild N ] sys-auth/polkit-0.116-r1::gentoo USE="elogind gtk introspection nls pam -consolekit -examples -jit -kde (-selinux) -systemd -test" 1513 KiB
[ebuild N ] gnome-extra/polkit-gnome-0.105-r2::gentoo 304 KiB
[ebuild U ] sys-auth/pambase-20190402::gentoo [20150213-r1::gentoo] USE="cracklib elogind* nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd (-gnome-keyring%)" 4 KiB
[ebuild U ] sys-fs/e2fsprogs-1.45.5::gentoo [1.43.6::gentoo] USE="nls (split-usr%*) -cron% -fuse -static-libs" 0 KiB
[ebuild U ] dev-qt/qtdbus-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild U ] x11-libs/xcb-util-cursor-0.1.3-r2::gentoo [0.1.3-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-perl/Net-DBus-1.1.0::gentoo USE="-test" 2027 KiB
[ebuild U ] dev-perl/LWP-Protocol-https-6.70.0::gentoo [6.60.0::gentoo] USE="-test%" 9 KiB
[ebuild U ] app-accessibility/at-spi2-core-2.34.0:2::gentoo [2.24.1:2::gentoo] USE="X introspection -gtk-doc% -test%" ABI_X86="(64) -32 (-x32)" 183 KiB
[ebuild U ] gnome-base/gsettings-desktop-schemas-3.34.0::gentoo [3.24.1::gentoo] USE="introspection" 636 KiB
[ebuild U ] dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr%*) udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-misc/xdg-utils-1.1.3-r1::gentoo [1.1.1-r1::gentoo] USE="-doc (-perl%*)" 291 KiB
[ebuild U ] app-accessibility/at-spi2-atk-2.34.2:2::gentoo [2.24.1:2::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 95 KiB
[ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB
[ebuild U ] media-libs/mesa-19.3.5::gentoo [17.2.8::gentoo] USE="X%* classic dri3 egl gallium gbm gles2* libglvnd%* llvm -d3d9 -debug -gles1 -lm-sensors% -opencl -osmesa -pax_kernel (-selinux) -test% -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay% -wayland -xa -xvmc (-bindist%) (-nptl%*) (-openmax%) (-pic%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris% (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware (-imx%)" 11783 KiB
[blocks b ] <media-libs/mesa-19.2.2 ("<media-libs/mesa-19.2.2" is blocking media-libs/libglvnd-1.3.1)
[blocks b ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
[ebuild U ] dev-qt/qtgui-5.14.2:5/5.14.2::gentoo [5.7.1-r1:5/5.7::gentoo] USE="X%* dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc% -vulkan% -wayland% (-gles2%) (-gtk%*) (-xcb%*)" 0 KiB
[ebuild U ] media-libs/libepoxy-1.5.4::gentoo [1.4.2::gentoo] USE="X egl%* -test" ABI_X86="(64) -32 (-x32)" 330 KiB
[ebuild U ] x11-libs/gtk+-3.24.16:3::gentoo [3.22.19:3::gentoo] USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc% -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" 19940 KiB
[ebuild U ] app-text/poppler-0.88.0-r1:0/99::gentoo [0.57.0-r1:0/68::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -cjk -curl -debug -doc -nss (-qt4%)" 1567 KiB
[ebuild U ] app-text/ghostscript-gpl-9.50::gentoo [9.21::gentoo] USE="X cups dbus gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33806 KiB
[ebuild U ] dev-qt/qtwidgets-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="X%* gtk%* png -debug -gles2-only% -test (-gles2%) (-xcb%*)" 0 KiB
[ebuild U ] net-print/cups-filters-1.27.4::gentoo [1.17.9::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -pclm -perl -static-libs -test -zeroconf (-ipp_autosetup%)" 1459 KiB
[ebuild U ] app-crypt/pinentry-1.1.0-r3::gentoo [1.0.0-r2::gentoo] USE="gtk ncurses qt5 -caps -emacs -fltk% -gnome-keyring -static" 457 KiB
[blocks B ] <net-misc/openssh-8.0_p1-r3 ("<net-misc/openssh-8.0_p1-r3" is blocking dev-libs/openssl-1.1.1g)
[blocks B ] <x11-proto/recordproto-1.14.2-r2 ("<x11-proto/recordproto-1.14.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/glproto-1.4.17-r2 ("<x11-proto/glproto-1.4.17-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-mesa ("app-eselect/eselect-mesa" is blocking media-libs/mesa-19.3.5)
[blocks B ] <x11-proto/renderproto-0.11.1-r2 ("<x11-proto/renderproto-0.11.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/compositeproto-0.4.2-r2 ("<x11-proto/compositeproto-0.4.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xineramaproto-1.2.1-r2 ("<x11-proto/xineramaproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/videoproto-2.3.3-r1 ("<x11-proto/videoproto-2.3.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fixesproto-5.0-r2 ("<x11-proto/fixesproto-5.0-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/trapproto-3.4.3-r1 ("<x11-proto/trapproto-3.4.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/randrproto-1.5.0-r1 ("<x11-proto/randrproto-1.5.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-apps/mkfontdir-1.2.0 ("<x11-apps/mkfontdir-1.2.0" is blocking x11-apps/mkfontscale-1.2.1)
[blocks B ] x11-proto/xf86rushproto ("x11-proto/xf86rushproto" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/bigreqsproto-1.1.2-r1 ("<x11-proto/bigreqsproto-1.1.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri2proto-2.8-r2 ("<x11-proto/dri2proto-2.8-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86driproto-2.1.1-r2 ("<x11-proto/xf86driproto-2.1.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] >=sys-apps/util-linux-2.31_rc1 (">=sys-apps/util-linux-2.31_rc1" is blocking net-wireless/rfkill-0.5-r2)
[blocks B ] <x11-proto/presentproto-1.1-r1 ("<x11-proto/presentproto-1.1-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/resourceproto-1.2.0-r1 ("<x11-proto/resourceproto-1.2.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fontsproto-2.1.3-r1 ("<x11-proto/fontsproto-2.1.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] net-wireless/rfkill ("net-wireless/rfkill" is blocking sys-apps/util-linux-2.35.1-r2)
[blocks B ] <x11-proto/scrnsaverproto-1.2.2-r2 ("<x11-proto/scrnsaverproto-1.2.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xcmiscproto-1.2.2-r1 ("<x11-proto/xcmiscproto-1.2.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/damageproto-1.2.1-r2 ("<x11-proto/damageproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri3proto-1.0-r1 ("<x11-proto/dri3proto-1.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86vidmodeproto-2.3.1-r2 ("<x11-proto/xf86vidmodeproto-2.3.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/kbproto-1.0.7-r1 ("<x11-proto/kbproto-1.0.7-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xextproto-7.3.0-r1 ("<x11-proto/xextproto-7.3.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/inputproto-2.3.2-r1 ("<x11-proto/inputproto-2.3.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86dgaproto-2.1-r3 ("<x11-proto/xf86dgaproto-2.1-r3" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xproto-7.0.31-r1 ("<x11-proto/xproto-7.0.31-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-19.3.5)
Total: 336 packages (273 upgrades, 55 new, 6 in new slots, 2 reinstalls, 2 uninstalls), Size of downloads: 1100717 KiB
Conflict: 38 blocks (32 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.3:0/5.30::gentoo, ebuild scheduled for merge) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
=dev-lang/perl-5.30* required by (virtual/perl-Exporter-5.730.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
^ ^^^^^
(and 36 more with the same problem)
(dev-lang/perl-5.24.3:0/5.24::gentoo, installed) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/TermReadKey-2.330.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/SGMLSpm-1.03-r7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
(and 13 more with the same problems)
sys-libs/readline:0
(sys-libs/readline-7.0_p5-r1:0/7::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-4.1:0/7= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-apps/gawk-4.1.4:0/0::gentoo, installed) USE="nls readline -mpfr" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed) USE="ncurses nls readline -static-libs" ABI_X86="(64)" L10N="-af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sv -sw -tn -uk -zu"
^^^^^
sys-libs/readline:0/7= required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
^^^^^
sys-libs/readline:0/7= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
(and 4 more with the same problems)
(sys-libs/readline-8.0_p4:0/8::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-8.0:0= required by (app-shells/bash-5.0_p17:0/0::gentoo, ebuild scheduled for merge) USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" ABI_X86="(64)"
^^ ^^^^^^
dev-libs/openssl:0
(dev-libs/openssl-1.1.1g:0/1.1::gentoo, ebuild scheduled for merge) USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
>=dev-libs/openssl-1.1:0=[static-libs?] required by (app-text/mupdf-1.16.1:0/1.16.1::gentoo, ebuild scheduled for merge) USE="X javascript opengl ssl -libressl -static-libs" ABI_X86="(64)"
^^ ^^^^^^
(dev-libs/openssl-1.0.2n:0/0::gentoo, installed) USE="asm bindist sslv3 tls-heartbeat zlib -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
dev-libs/openssl:0/0= required by (app-emulation/virtualbox-5.1.32:0/0::gentoo, installed) USE="alsa opengl pam qt5 sdk udev -debug -doc -headless -java -libressl -lvm -pax_kernel -pulseaudio -python -vboxwebsrv -vnc" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
>=dev-libs/openssl-0.9.6:0/0= required by (mail-client/mutt-1.7.2:0/0::gentoo, installed) USE="berkdb crypt gdbm imap nls ssl -debug -doc -gnutls -gpg -idn -kerberos -libressl -mbox -nntp -notmuch -pop -qdbm -sasl (-selinux) -sidebar -slang -smime -smtp -tokyocabinet -vanilla" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-analyzer/nmap-7.40:0/0::gentoo, installed) USE="ipv6 nls nse ssl -libressl -ncat -ndiff -nmap-update -nping (-system-lua) -zenmap" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
>=dev-libs/openssl-1.0.2:0/0= required by (www-servers/apache-2.4.27-r1:2/2::gentoo, installed) USE="ldap ssl -debug -doc -libressl (-selinux) -static -suexec -threads" ABI_X86="(64)" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -authn_dbd -authz_dbd -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -slotmem_shm -substitute -version -xml2enc" APACHE2_MPMS="-event -prefork -worker"
^^^^^
dev-libs/openssl:0/0= required by (net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) USE="bindist hpn pam pie ssl -X -X509 -audit -debug -kerberos -ldap -ldns -libedit -libressl -livecd -sctp (-selinux) -skey -ssh1 -static -test" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-1.0.1:0/0=[bindist] required by (net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) USE="bindist hpn pam pie ssl -X -X509 -audit -debug -kerberos -ldap -ldns -libedit -libressl -livecd -sctp (-selinux) -skey -ssh1 -static -test" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-misc/wget-1.19.1-r2:0/0::gentoo, installed) USE="ipv6 nls pcre (ssl) zlib -debug -gnutls -idn -libressl -ntlm -static -test -uuid" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-0.9.8:0/0= required by (dev-python/m2crypto-0.24.0:0/0::gentoo, installed) USE="-libressl" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
dev-lang/python-exec:2
(dev-lang/python-exec-2.4.6-r1:2/2::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7) (python3_8) (-python3_9)" pulled in by
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/itstool-2.0.6-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/glib-utils-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-libs/gobject-introspection-1.62.0:0/0::gentoo, ebuild scheduled for merge) USE="-doctool -gtk-doc -test" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/gdbus-codegen-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-util/meson-0.52.1:0/0::gentoo, ebuild scheduled for merge) USE="(-test)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/markupsafe-1.1.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-libs/libxml2-2.9.9-r3:2/2::gentoo, ebuild scheduled for merge) USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/mako-1.1.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (x11-base/xcb-proto-1.14-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
(dev-lang/python-exec-2.4.5:2/2::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="jython2_7 pypy (pypy3) (python2_7) python3_4 python3_5 (python3_6)" pulled in by
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed) USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux)" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/docutils-0.13.1:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pyblake2-1.1.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-portage/gentoolkit-0.4.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),python_single_target_python3_5(+)] required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
dev-python/setuptools:0
(dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)" pulled in by
>=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
^^ ^^^^^^
dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
(and 3 more with the same problems)
(dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
dev-python/certifi:0
(dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
(dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-qt/qtcore:5
(dev-qt/qtcore-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="icu -debug -old-kernel -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.14.2:5= required by (dev-qt/qtxml-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^^^^^
(and 4 more with the same problem)
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.7.1 required by (dev-qt/qtx11extras-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^
(and 8 more with the same problem)
dev-libs/icu:0
(dev-libs/icu-67.1:0/67.1::gentoo, ebuild scheduled for merge) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
>=dev-libs/icu-59.1:= required by (dev-lang/spidermonkey-60.5.2_p0-r4:60/60::gentoo, ebuild scheduled for merge) USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" ABI_X86="(64)"
^^ ^^^^
(dev-libs/icu-58.2-r1:0/58.2::gentoo, installed) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
dev-libs/icu:0/58.2= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^^^^
dev-libs/double-conversion:0
(dev-libs/double-conversion-3.1.5:0/3::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-libs/double-conversion-2.0.1:0/1::gentoo, installed) USE="-static-libs" ABI_X86="(64)" pulled in by
dev-libs/double-conversion:0/1= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^
dev-qt/qtwidgets:5
(dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtwidgets-5.7.1:5/5.7::gentoo, installed) USE="png xcb -debug -gles2 -test" ABI_X86="(64)" pulled in by
~dev-qt/qtwidgets-5.7.1 required by (dev-qt/qtsvg-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^
(and 2 more with the same problem)
dev-qt/qtgui:5
(dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.14.2[dbus] required by (dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^
(and 1 more with the same problem)
(dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.7.1[-gles2] required by (dev-qt/qtopengl-5.7.1:5/5.7::gentoo, installed) USE="-debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 4 more with the same problem)
dev-qt/qtdbus:5
(dev-qt/qtdbus-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.14.2 required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
^ ^^^^^^
(dev-qt/qtdbus-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.7.1 required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
^ ^^^^^
dev-qt/qtxml:5
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtxml-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtxml-5.7.1 required by (dev-qt/linguist-tools-5.7.1:5/5.7::gentoo, installed) USE="-debug -qml -test" ABI_X86="(64)"
^ ^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(dev-perl/SGMLSpm-1.03-r7:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed): ebuild is masked or unavailable
(net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed): ebuild is masked or unavailable
(dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(mail-client/mutt-1.7.2:0/0::gentoo, installed): ebuild is masked or unavailable
(www-servers/apache-2.4.27-r1:2/2::gentoo, installed): ebuild is masked or unavailable
(dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed): ebuild is masked or unavailable
(app-admin/apache-tools-2.4.27:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-python/m2crypto-0.24.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/TermReadKey-2.330.0:0/0::gentoo, installed): ebuild is masked or unavailable
(net-analyzer/nmap-7.40:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed): ebuild is masked or unavailable
(app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed): ebuild is masked or unavailable
(net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-apps/gawk-4.1.4:0/0::gentoo, installed): ebuild is masked or unavailable
(app-emulation/virtualbox-5.1.32:0/0::gentoo, installed): ebuild is masked or unavailable
(net-misc/wget-1.19.1-r2:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed): ebuild is masked or unavailable
(x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-devel/gdb-7.12.1:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed): ebuild is masked or unavailable
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed): ebuild is masked or unavailable
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
x11-proto/xproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/iceauth-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.31 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
>=x11-proto/xproto-7.0.17 required by (x11-apps/xwininfo-1.1.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/xev-1.2.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-misc/makedepend-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-misc/imake-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-apps/sessreg-1.1.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto:0 required by (media-video/vlc-2.2.8-r1:0/5-8::gentoo, installed) USE="X a52 alsa avcodec avformat cdda dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mp3 mpeg ncurses ogg opengl png qt5 sdl svg swscale truetype udev vorbis x264 xcb xml xv -aalib (-altivec) -atmo -audioqueue -bidi -bluray -cddb -chromaprint -dc1394 -debug (-directx) -dvb -dxva2 -faad -fdk -fluidsynth -fontconfig -gme -gnome -gnutls -growl -gstreamer -httpd -ieee1394 -jack -kate -libass (-libav) -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-dialog-provider -macosx-eyetv -macosx-qtkit -macosx-quartztext -matroska -modplug -mtp -musepack (-neon) -omxil -opencv -optimisememory -opus -postproc -projectm -pulseaudio -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image -sftp -shout -sid -skins -speex -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vcdx -vdpau -vlm -vnc -vpx -wma-fixed -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse"
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xineramaproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) pulled in by
net-misc/openssh required by (virtual/ssh-0:0/0::gentoo, installed) USE="-minimal" ABI_X86="(64)"
(x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-daewoo-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-schumacher-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-ethiopic-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-jis-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-isas-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-dec-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sony-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/dejavu-2.35:0/0::gentoo, installed) USE="X -fontforge" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-mutt-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/liberation-fonts-2.1.0:0/0::gentoo, ebuild scheduled for merge) USE="X -fontforge" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-winitzki-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/font-alias-1.0.3-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-arabic-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-100dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-ttf-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-speedo-1.0.2-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-screen-cyrillic-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-meltho-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/encodings-1.0.5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cursor-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-xfree86-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-75dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-micro-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cronyx-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-ibm-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/urw-fonts-2.4.9:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sun-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
x11-proto/kbproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/kbproto-1.0.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/kbproto required by (x11-libs/libxkbfile-1.0.9:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled in by
x11-proto/resourceproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/resourceproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/resourceproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
x11-proto/inputproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/inputproto-2.1.99.1 required by (x11-apps/xinput-1.6.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/inputproto-2.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled in by
>=x11-proto/bigreqsproto-1.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/fixesproto-5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
media-libs/mesa[egl] required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
>=media-libs/mesa-10.3.4-r1[egl,gbm] required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_64(-)]) required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, ebuild scheduled for merge) USE="X egl -test" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[X(+),abi_x86_64(-)]) required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
>=media-libs/mesa-10.2:* required by (www-client/firefox-52.5.2:0/0::gentoo, installed) USE="dbus gmp-autoupdate jemalloc startup-notification -bindist -custom-cflags -custom-optimization -debug -eme-free -gtk2 -hardened -hwaccel -jack (-neon) -pgo -pulseaudio (-rust) (-selinux) (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" ABI_X86="(64)" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86rushproto-1.1.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86dgaproto-2.0.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xf86dgaproto-2.1-r2[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-proto required by (x11-libs/gtk+-2.24.32-r1:2/2::gentoo, ebuild scheduled for merge) USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, installed) USE="X alsa joystick opengl sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXi-1.7.10:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libmpeg2-0.5.1-r2:0/0::gentoo, installed) USE="X sdl -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/rgb-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXxf86vm-1.1.4-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxshmfence-1.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdriinfo-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXdamage-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xf86dga-1.0.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/xcb-util-keysyms-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libICE-1.0.10:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXt-1.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxkbcommon-0.10.0:0/0::gentoo, ebuild scheduled for merge) USE="X -doc -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXft-2.3.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXfixes-5.0.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXdmcp-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXau-1.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrandr-1.5.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-misc/xcb-2.4-r1:0/0::gentoo, installed) USE="-motif" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xdpyinfo-1.3.2:0/0::gentoo, installed) USE="-dga -dmx -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/startup-notification-0.12-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXrender-0.9.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXext-1.3.4:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xwd-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xprop-1.2.4:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/freeglut-3.2.1:0/0::gentoo, ebuild scheduled for merge) USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libX11-1.6.9:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXmu-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-cursor-0.1.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-image-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXcomposite-0.4.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (app-text/gv-3.7.3-r1:0/0::gentoo, installed) USE="-xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXaw-1.0.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libfontenc-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXpm-3.5.13:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/pango-1.42.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="X introspection -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xkbutils-1.0.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xgamma-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXtst-1.2.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) USE="X classic dri3 egl gallium gbm gles2 libglvnd llvm -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa -pax_kernel (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware"
x11-base/xorg-proto required by (x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
(x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) pulled in by
x11-apps/mkfontdir required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
>=x11-proto/xcmiscproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86vidmodeproto-2.2.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
>=x11-proto/presentproto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/presentproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
x11-proto/videoproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/videoproto-2.3.1-r1[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/videoproto-2.2.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/renderproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/renderproto-0.11 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/renderproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed) pulled in by
x11-proto/scrnsaverproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/scrnsaverproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/scrnsaverproto-1.2.2-r1[abi_x86_64(-)] required by (x11-libs/libXScrnSaver-1.2.2-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
>=x11-proto/dri3proto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/dri3proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xextproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xextproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xextproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
x11-proto/xextproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.99.901 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
sys-apps/util-linux required by (sys-fs/cryptsetup-1.7.5:0/0::gentoo, installed) USE="gcrypt nls udev -kernel -libressl -nettle -openssl -pwquality -python -reencrypt -static -static-libs -urandom" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
sys-apps/util-linux required by @system
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.5.2:1/1::gentoo, installed) USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" ABI_X86="(64)"
>=sys-apps/util-linux-2.20 required by (sys-fs/eudev-3.2.9:0/0::gentoo, ebuild scheduled for merge) USE="hwdb introspection kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (app-text/xmlto-0.0.28-r1:0/0::gentoo, ebuild scheduled for merge) USE="text -latex" ABI_X86="(64)"
sys-apps/util-linux required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
>=sys-apps/util-linux-2.23[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.23[abi_x86_64(-)]) required by (dev-libs/glib-2.62.6:2/2::gentoo, ebuild scheduled for merge) USE="dbus (mime) xattr -debug -fam -gtk-doc (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (sys-auth/elogind-243.7:0/0::gentoo, ebuild scheduled for merge) USE="acl pam policykit -debug -doc (-selinux)" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.8.2-r2:3.8/3.8::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
sys-apps/util-linux required by (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/mdadm-3.4:0/0::gentoo, installed) USE="-static" ABI_X86="(64)"
sys-apps/util-linux required by (net-fs/nfs-utils-1.3.4-r1:0/0::gentoo, installed) USE="ipv6 libmount nfsidmap nfsv4 tcpd uuid -caps -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.24.1-r3[abi_x86_64(-)]) required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-apps/util-linux[abi_x86_64(-)]) required by (media-libs/fontconfig-2.13.0-r4:1.0/1.0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
>=sys-apps/util-linux-2.16 required by (sys-fs/e2fsprogs-1.45.5:0/0::gentoo, ebuild scheduled for merge) USE="nls (split-usr) -cron -fuse -static-libs" ABI_X86="(64)"
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
net-wireless/rfkill required by @selected
(x11-proto/randrproto-1.5.0:0/0::gentoo, installed) pulled in by
>=x11-proto/randrproto-1.5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/randrproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
x11-proto/glproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/glproto-1.4.17-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/glproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed) pulled in by
app-eselect/eselect-mesa required by @selected
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
x11-proto/fontsproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/fontsproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
x11-proto/dri2proto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/dri2proto-2.8 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/dri2proto-2.6 required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/recordproto-1.13.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xf86driproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/xf86driproto-2.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
>=x11-proto/trapproto-3.4.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed) pulled in by
app-eselect/eselect-opengl required by @selected
>=app-eselect/eselect-opengl-1.3.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=app-eselect/eselect-opengl-1.3.0 required by (x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/compositeproto-0.4 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/damageproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
!!! The following installed packages are masked:
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at '/usr/portage/licenses/bh-luxi'.
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware license(s))
A copy of the 'linux-firmware' license is located at '/usr/portage/licenses/linux-firmware'.
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by: linux-firmware no-source-code freedist license(s))
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at '/usr/portage/licenses/freedist'.
- www-client/firefox-52.5.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# EOL and has known vulnerabilities. Please move to
# Firefox 60 or newer if you can.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-14 7:01 ` n952162
@ 2020-06-14 16:02 ` antlists
2020-06-14 18:22 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: antlists @ 2020-06-14 16:02 UTC (permalink / raw
To: gentoo-user
On 14/06/2020 08:01, n952162 wrote:
> I think the problem is, vbox's NAT interface acts as a router, but only
> uni-directionally. That means, it will establish a "connection" for
> VM-initiated sessions, but there's no mechanism for establishing a
> session for external-initiated sessions.
>
> Somebody, please correct me if that is wrong or incomplete.
I think that's true of any NAT interface.
Can't remember what it's called (bridge, maybe?), but that asks your
local LAN DHCP for an IP address, so you could ssh in from the local
network. It *should* be as simple as going into VirtualBox and changing
the setting.
Cheers,
Wol
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-14 16:02 ` antlists
@ 2020-06-14 18:22 ` n952162
0 siblings, 0 replies; 53+ messages in thread
From: n952162 @ 2020-06-14 18:22 UTC (permalink / raw
To: gentoo-user
I took the plunge and changed from NAT to "bridged adapter" and I was
able to ssh in - thank you for giving me the impetus.
There are consequences of that change, I'm not sure what they all are
... so I won't leave it like this, but in order to figure out how to get
my system up-to-date, it'll be useful having a properly functioning
terminal.
On 2020-06-14 18:02, antlists wrote:
> On 14/06/2020 08:01, n952162 wrote:
>> I think the problem is, vbox's NAT interface acts as a router, but only
>> uni-directionally. That means, it will establish a "connection" for
>> VM-initiated sessions, but there's no mechanism for establishing a
>> session for external-initiated sessions.
>>
>> Somebody, please correct me if that is wrong or incomplete.
>
> I think that's true of any NAT interface.
>
> Can't remember what it's called (bridge, maybe?), but that asks your
> local LAN DHCP for an IP address, so you could ssh in from the local
> network. It *should* be as simple as going into VirtualBox and
> changing the setting.
>
> Cheers,
> Wol
>
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-14 8:23 ` n952162
@ 2020-06-14 20:07 ` n952162
2020-06-14 22:06 ` Neil Bothwick
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-14 20:07 UTC (permalink / raw
To: gentoo-user
On 2020-06-14 10:23, n952162 wrote:
> On 2020-06-14 00:05, n952162 wrote:
>> cool! I'll give that a try tomorrow.
>>
>> Thank you.
>>
>> On 2020-06-13 21:42, Andreas K. Hüttel wrote:
>>> Am Donnerstag, 11. Juni 2020, 09:47:50 EEST schrieb n952162:
>>>> I haven't clue what to do here. Can somebody supply a good URL or
>>>> explanation?
>>>>
>>> In the meantime a new ebuild format version (EAPI) has been
>>> introduced; your
>>> old portage can't process that, and as a result doesnt understand
>>> many new
>>> ebuilds.
>>>
>>> Portage disregards ebuilds where it doesnt know the format, but of
>>> course if
>>> these are needed to update Portage itself, you're somewhat screwed.
>>>
>>> Luckily there is a very simple workaround.
>>>
>>> Download a recent portage (the packager) tarball, or clone git master
>>> portage:
>>> https://anongit.gentoo.org/git/proj/portage.git
>>>
>>> Then run the "emerge" command inside that checkout, by giving its
>>> full path,
>>> the same way as you would otherwise run emerge. This updates your
>>> system and
>>> ideally afterwards your system portage is new and shiny, so you can
>>> delete the
>>> git clone again.
>>>
>>
>
> Unfortunately, I couldn't get that to work, using this command, first
> with tgt=@world, then @system, then portage, I got thousands of lines of
> output before failure to calculate the dependencies. Log files attached
> (world contains both @world and @system).
>
> sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --backtrack=100
> --with-bdeps=y $tgt
>
>
I see that there are new lines in the dependencies table that I've never
encountered before:
[blocks B ] <x11-proto/randrproto-1.5.0-r1
("<x11-proto/randrproto-1.5.0-r1" is blocking x11-base/xorg-proto-2019.2)
I get these (using the emerge from the git repository) for all of
@world, @system, and portage.
Is there a way to handle that?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-14 20:07 ` n952162
@ 2020-06-14 22:06 ` Neil Bothwick
2020-06-15 11:26 ` n952162
0 siblings, 1 reply; 53+ messages in thread
From: Neil Bothwick @ 2020-06-14 22:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
On Sun, 14 Jun 2020 22:07:20 +0200, n952162 wrote:
> I see that there are new lines in the dependencies table that I've never
> encountered before:
>
> [blocks B ] <x11-proto/randrproto-1.5.0-r1
> ("<x11-proto/randrproto-1.5.0-r1" is blocking
> x11-base/xorg-proto-2019.2)
>
> I get these (using the emerge from the git repository) for all of
> @world, @system, and portage.
>
> Is there a way to handle that?
As you're now SSHing into the machine and don't need X to do the upgrade,
I'd just unmerge randrproto. Once you have portage updage, the next world
update will pull in the correct version if it's still needed.
--
Neil Bothwick
Deja Foobar: A feeling of having made the same mistake before.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-14 22:06 ` Neil Bothwick
@ 2020-06-15 11:26 ` n952162
2020-06-15 14:20 ` J. Roeleveld
0 siblings, 1 reply; 53+ messages in thread
From: n952162 @ 2020-06-15 11:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 18490 bytes --]
Thank you for the response. Unfortunately it didn't work. The logs are
attached (tgt=portage, system, world) and summarized below.
Perl keeps coming up as a problem, so, as an example, I tried to build
perl, including all the packages that say they need it on the command
line. Emerge comes back with the same result. I can't understand why,
e.g. Data-Dump requires perl 5.24:
dev-lang/perl:0/5.24=[-build(-)] required by
(dev-perl/Data-Dump-1.230.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
when it's included on the command line to re-emerge:
+ sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --verbose-conflicts
--backtrack=100 --with-bdeps=y dev-perl/Text-CharWidth
dev-perl/HTML-Tree *dev-perl/Data-Dump* dev-perl/TermReadKey
dev-perl/HTML-Form dev-perl/LWP-MediaTypes dev-perl/XML-Parser
dev-perl/Text-WrapI18N app-text/po4a dev-perl/HTTP-Date
dev-perl/Unicode-EastAsianWidth dev-perl/IO-HTML dev-perl/SGMLSpm
dev-perl/Locale-gettext dev-perl/WWW-Mechanize dev-perl/HTML-Tagset
dev-perl/Date-Manip dev-perl/File-Listing dev-lang/perl
Here are the summaries for portage, @system, and @build:
- portage
!!! Multiple package instances within a single package slot
have been pulled
!!! into the dependency graph, resulting in a slot conflict:
:'a,.g/^\S/
dev-lang/perl:0
sys-libs/readline:0
dev-libs/openssl:0
dev-python/setuptools:0
dev-python/certifi:0
dev-lang/python-exec:2
dev-qt/qtgui:5
dev-qt/qtcore:5
dev-libs/icu:0
dev-libs/double-conversion:0
dev-qt/qtdbus:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
!!! The slot conflict(s) shown above involve package(s) which
may need to
!!! be rebuilt in order to solve the conflict(s). However, the
following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed): ebuild is
masked or unavailable
(sys-devel/gdb-7.12.1:0/0::gentoo, installed): ebuild is
masked or unavailable
(x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed): ebuild is
masked or unavailable
(sys-apps/gawk-4.1.4:0/0::gentoo, installed): ebuild is
masked or unavailable
(dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed): ebuild is
masked or unavailable
(net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed):
ebuild is masked or unavailable
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed): ebuild is
masked or unavailable
(www-servers/apache-2.4.27-r1:2/2::gentoo, installed): ebuild
is masked or unavailable
(app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed): ebuild
is masked or unavailable
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed):
ebuild is masked or unavailable
(dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed):
ebuild is masked or unavailable
(dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed):
ebuild is masked or unavailable
(dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed): ebuild is
masked or unavailable
(mail-client/mutt-1.7.2:0/0::gentoo, installed): ebuild is
masked or unavailable
(dev-perl/TermReadKey-2.330.0:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed): ebuild
is masked or unavailable
(app-admin/apache-tools-2.4.27:0/0::gentoo, installed):
ebuild is masked or unavailable
(net-misc/wget-1.19.1-r2:0/0::gentoo, installed): ebuild is
masked or unavailable
(net-analyzer/nmap-7.40:0/0::gentoo, installed): ebuild is
masked or unavailable
(app-emulation/virtualbox-5.1.32:0/0::gentoo, installed):
ebuild is masked or unavailable
(net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-python/m2crypto-0.24.0:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-perl/SGMLSpm-1.03-r7:0/0::gentoo, installed): ebuild is
masked or unavailable
:'a,.g/^ \?\S/
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed)
pulled in by
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled
in by
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled
for merge) pulled in by
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled
in by
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed)
pulled in by
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled
in by
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed)
pulled in by
(x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed)
pulled in by
(net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) pulled in by
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed)
pulled in by
(x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) pulled in by
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed)
pulled in by
- @system
:'a,.g/^\S/
!!! Multiple package instances within a single package slot
have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
sys-libs/readline:0
dev-libs/openssl:0
dev-lang/python-exec:2
dev-python/setuptools:0
dev-python/certifi:0
dev-qt/qtwidgets:5
dev-qt/qtgui:5
dev-qt/qtcore:5
dev-libs/icu:0
dev-libs/double-conversion:0
dev-qt/qtdbus:5
dev-qt/qtxml:5
!!! The slot conflict(s) shown above involve package(s) which
may need to
!!! be rebuilt in order to solve the conflict(s). However, the
following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed):
ebuild is masked or unavailable
(app-admin/apache-tools-2.4.27:0/0::gentoo, installed):
ebuild is masked or unavailable
(dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed): ebuild is
masked or unavailable
(dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed):
ebuild is masked or unavailable
(dev-python/m2crypto-0.24.0:0/0::gentoo, installed): ebuild
is masked or unavailable
(dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed): ebuild is
masked or unavailable
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed):
ebuild is masked or unavailable
(mail-client/mutt-1.7.2:0/0::gentoo, installed): ebuild is
masked or unavailable
(net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed):
ebuild is masked or unavailable
(www-servers/apache-2.4.27-r1:2/2::gentoo, installed): ebuild
is masked or unavailable
(app-emulation/virtualbox-5.1.32:0/0::gentoo, installed):
ebuild is masked or unavailable
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed): ebuild is
masked or unavailable
(net-analyzer/nmap-7.40:0/0::gentoo, installed): ebuild is
masked or unavailable
(app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed): ebuild
is masked or unavailable
(sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed): ebuild is
masked or unavailable
(x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed): ebuild is
masked or unavailable
(sys-devel/gdb-7.12.1:0/0::gentoo, installed): ebuild is
masked or unavailable
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
:'a,.g/^ \S/
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled
in by
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled
in by
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
(x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed)
pulled in by
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled
in by
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed)
pulled in by
(x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) pulled in by
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled
for merge) pulled in by
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
- @world
!!! Multiple package instances within a single package slot
have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
sys-libs/readline:0
x11-base/xorg-server:0
dev-libs/openssl:0
!!! The slot conflict(s) shown above involve package(s) which
may need to
!!! be rebuilt in order to solve the conflict(s). However, the
following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed):
ebuild is masked or unavailable
:'a,.g/^ \?\S/
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled
for merge) pulled in by
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed)
pulled in by
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed)
pulled in by
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for
merge) pulled in by
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
(net-libs/rpcsvc-proto-1.4.1-r1:0/0::gentoo, ebuild scheduled
for merge) pulled in by
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled
in by
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled
in by
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed)
pulled in by
(sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed)
pulled in by
(app-editors/vim-core-8.2.0360:0/0::gentoo, ebuild scheduled
for merge) pulled in by
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled
in by
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed)
pulled in by
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed)
pulled in by
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
On 2020-06-15 00:06, Neil Bothwick wrote:
> On Sun, 14 Jun 2020 22:07:20 +0200, n952162 wrote:
>
>> I see that there are new lines in the dependencies table that I've never
>> encountered before:
>>
>> [blocks B ] <x11-proto/randrproto-1.5.0-r1
>> ("<x11-proto/randrproto-1.5.0-r1" is blocking
>> x11-base/xorg-proto-2019.2)
>>
>> I get these (using the emerge from the git repository) for all of
>> @world, @system, and portage.
>>
>> Is there a way to handle that?
> As you're now SSHing into the machine and don't need X to do the upgrade,
> I'd just unmerge randrproto. Once you have portage updage, the next world
> update will pull in the correct version if it's still needed.
>
>
[-- Attachment #1.2: Type: text/html, Size: 25284 bytes --]
[-- Attachment #2: portage.200615 --]
[-- Type: text/plain, Size: 426004 bytes --]
# vim: syntax=emerge-out
!!! BINPKG_COMPRESS unsupported zstd. Missing package: app-arch/zstd
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
..... ... ............. .. ... . .... . ..... .... ..... ............ .. .. . ........ .......... ..... . .. .......... ... .......... done!
[ebuild U ] app-arch/bzip2-1.0.6-r11:0/1::gentoo [1.0.6-r8:0/1::gentoo] USE="(split-usr%*) -static -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-lang/python-exec-2.4.6-r1:2::gentoo [2.4.5:2::gentoo] PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7%*) (python3_8%*) (-python3_9) (-jython2_7%*) (-pypy%*) (-python3_4%*) (-python3_5%*)" 86 KiB
[ebuild U ] sys-devel/gnuconfig-20190912::gentoo [20170101::gentoo] 58 KiB
[ebuild U ] dev-libs/libffi-3.3-r1:0/7::gentoo [3.2.1:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test -test-bhaible%" ABI_X86="(64) -32 (-x32)" 1275 KiB
[ebuild U ] dev-qt/qtchooser-66::gentoo [0_p20151008::gentoo] USE="-test" 32 KiB
[ebuild N ] acct-group/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-group/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-group/lpadmin-0::gentoo 0 KiB
[ebuild N ] acct-group/lp-0::gentoo 0 KiB
[ebuild U ] dev-libs/lzo-2.10:2::gentoo [2.09:2::gentoo] USE="(split-usr%*) -examples -static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] sys-devel/llvm-common-9.0.1::gentoo [5.0.1::gentoo] 110541 KiB
[ebuild U ] app-text/poppler-data-0.4.9::gentoo [0.4.7::gentoo] 4099 KiB
[ebuild N ] acct-group/input-0::gentoo 0 KiB
[ebuild N ] acct-group/kvm-0::gentoo 0 KiB
[ebuild N ] acct-group/render-0::gentoo 0 KiB
[ebuild U ] dev-util/gperf-3.1::gentoo [3.0.4::gentoo] 1188 KiB
[ebuild U ] app-text/sgml-common-0.6.3-r7::gentoo [0.6.3-r6::gentoo] 0 KiB
[ebuild U ] sys-devel/automake-wrapper-11::gentoo [10::gentoo] 0 KiB
[ebuild U ] sys-devel/autoconf-wrapper-13-r1::gentoo [13::gentoo] 0 KiB
[ebuild N ] dev-libs/ell-0.31::gentoo USE="-glib -pie -test" ABI_X86="(64) -32 (-x32)" 468 KiB
[ebuild U ] dev-util/re2c-1.3-r1::gentoo [0.16::gentoo] USE="-debug%" 1211 KiB
[ebuild U ] sys-devel/autoconf-archive-2018.03.13::gentoo [2017.03.21::gentoo] 635 KiB
[ebuild U ] dev-libs/libatomic_ops-7.6.10::gentoo [7.6.0::gentoo] ABI_X86="(64) -32 (-x32)" 492 KiB
[ebuild U ] virtual/libffi-3.3_rc0:0/7::gentoo [3.0.13-r1:0/0::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-devel/binutils-config-5.2::gentoo [5-r4::gentoo] 0 KiB
[ebuild U ] sys-libs/timezone-data-2020a::gentoo [2017c::gentoo] USE="nls -leaps-timezone% (-leaps_timezone%)" 640 KiB
[ebuild N ] acct-user/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-user/polkitd-0::gentoo 0 KiB
[ebuild U ] sys-devel/gcc-config-2.2.1::gentoo [1.8-r1::gentoo] 16 KiB
[ebuild N ] virtual/libcrypt-1-r1:0/1::gentoo USE="static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/xz-utils-5.2.4-r2::gentoo [5.2.3::gentoo] USE="extra-filters nls (split-usr%*) threads -static-libs" ABI_X86="(64) -32 (-x32)" 1536 KiB
[ebuild U ] dev-libs/libunistring-0.9.10:0/2::gentoo [0.9.7:0/2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 3658 KiB
[ebuild U ] sys-devel/m4-1.4.18-r1::gentoo [1.4.17::gentoo] USE="-examples" 1180 KiB
[ebuild U ] dev-libs/vala-common-0.46.7::gentoo [0.36.7::gentoo] 3324 KiB
[ebuild N ] app-arch/zstd-1.4.4-r4:0/1::gentoo USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1917 KiB
[ebuild U ] dev-libs/gmp-6.2.0-r1:0/10.4::gentoo [6.1.2:0/10.4::gentoo] USE="asm cxx -doc -pic% -static-libs (-pgo%)" ABI_X86="(64) -32 (-x32)" 1966 KiB
[ebuild U ] app-arch/rpm2targz-9.0.0.5g-r2::gentoo [9.0.0.5g::gentoo] 0 KiB
[ebuild U ] dev-libs/mpfr-4.0.2:0/6::gentoo [3.1.6:0/4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1409 KiB
[ebuild U ] dev-libs/mpc-1.1.0-r1:0/3::gentoo [1.0.3:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 685 KiB
[ebuild U ] sys-apps/debianutils-4.9.1::gentoo [4.8.3::gentoo] USE="installkernel%* -static" 154 KiB
[ebuild N ] sys-kernel/installkernel-gentoo-2::gentoo 3 KiB
[ebuild U ] dev-libs/gobject-introspection-common-1.62.0::gentoo [1.52.1::gentoo] 958 KiB
[ebuild U ] perl-core/File-Temp-0.230.900::gentoo [0.230.400-r1::gentoo] 74 KiB
[ebuild U ] virtual/perl-File-Temp-0.230.900::gentoo [0.230.400-r5::gentoo] 0 KiB
[ebuild U ] dev-lang/perl-5.30.3:0/5.30::gentoo [5.24.3:0/5.24::gentoo] USE="berkdb gdbm -debug -doc -ithreads" 12208 KiB
[ebuild U ] virtual/perl-Data-Dumper-2.174.0::gentoo [2.160.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Test-Harness-3.420.0-r2::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Carp-1.500.0-r2::gentoo [1.400.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-File-Spec-3.780.0::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Exporter-5.730.0-r2::gentoo [5.720.0-r3::gentoo] 0 KiB
[ebuild U ] sys-kernel/linux-headers-5.4-r1::gentoo [4.13::gentoo] USE="-headers-only" 106888 KiB
[ebuild U ] virtual/perl-Encode-3.10.0::gentoo [2.800.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Scalar-List-Utils-1.500.0-r2::gentoo [1.420.200_rc-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-MIME-Base64-3.150.0-r6::gentoo [3.150.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-1.400.0::gentoo [1.360.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.84.0::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] dev-libs/libbsd-0.10.0::gentoo [0.8.6::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 385 KiB
[ebuild N ] virtual/perl-XSLoader-0.300.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Time-Local-1.280.0::gentoo [1.230.0-r6::gentoo] 0 KiB
[ebuild N ] virtual/perl-IO-Socket-IP-0.390.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-libnet-3.110.0-r2::gentoo [3.80.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/mtdev-1.1.6::gentoo [1.1.5::gentoo] USE="(-static-libs%)" 290 KiB
[ebuild N ] dev-perl/Text-Iconv-1.700.0-r2::gentoo 11 KiB
[ebuild N ] dev-perl/Socket6-0.280.0::gentoo 65 KiB
[ebuild U ] sys-libs/libseccomp-2.4.2-r1::gentoo [2.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild N ] virtual/perl-Socket-2.27.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-parent-0.237.0::gentoo [0.234.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.89.0-r1::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-Compress-2.84.0::gentoo [2.69.1_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Storable-3.150.0::gentoo [2.560.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Digest-MD5-2.550.0-r2::gentoo [2.540.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Time-HiRes-1.976.0::gentoo 0 KiB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-7.340.0-r2::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild U ] dev-perl/URI-1.730.0::gentoo [1.710.0::gentoo] USE="-test" 105 KiB
[ebuild U ] dev-perl/HTML-Parser-3.720.0::gentoo [3.710.0-r1::gentoo] USE="-test" 89 KiB
[ebuild U ] dev-perl/Encode-Locale-1.50.0::gentoo [1.30.0-r1::gentoo] USE="-test%" 9 KiB
[ebuild U ] dev-perl/WWW-RobotRules-6.20.0-r1::gentoo [6.20.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Message-6.130.0::gentoo [6.110.0::gentoo] USE="-test" 73 KiB
[ebuild U ] dev-perl/HTTP-Cookies-6.40.0::gentoo [6.10.0::gentoo] USE="-test%" 39 KiB
[ebuild U ] dev-perl/HTTP-Negotiate-6.10.0-r1::gentoo [6.10.0::gentoo] 0 KiB
[ebuild N ] dev-perl/IPC-System-Simple-1.250.0::gentoo USE="-test" 30 KiB
[ebuild N ] dev-perl/Sub-Name-0.210.0::gentoo USE="-suggested -test" 80 KiB
[ebuild N ] dev-perl/Try-Tiny-0.300.0::gentoo USE="-minimal -test" 34 KiB
[ebuild U ] virtual/perl-Getopt-Long-2.500.0-r2::gentoo [2.480.0-r1::gentoo] 0 KiB
[ebuild N ] dev-perl/ExtUtils-Config-0.8.0::gentoo USE="-test" 11 KiB
[ebuild U ] virtual/perl-Text-ParseWords-3.300.0-r6::gentoo [3.300.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-JSON-PP-4.20.0::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild N ] virtual/perl-podlators-4.110.0::gentoo 0 KiB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-3.400.0::gentoo [3.310.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Install-2.140.0-r2::gentoo [2.40.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.231::gentoo [0.280.225-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-2.150.10-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.18.0-r5::gentoo [0.18.0-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-2.150.10-r3::gentoo [2.150.5-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-version-0.992.400::gentoo [0.991.600-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Text-Unidecode-1.300.0::gentoo [1.270.0::gentoo] 135 KiB
[ebuild N ] dev-perl/Class-Inspector-1.320.0::gentoo USE="-test" 26 KiB
[ebuild N ] dev-perl/File-ShareDir-Install-0.110.0::gentoo USE="-test" 31 KiB
[ebuild N ] dev-perl/File-ShareDir-1.104.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/libintl-perl-1.310.0::gentoo [1.240.0-r2::gentoo] USE="-examples% -minimal%" 585 KiB
[ebuild N ] dev-perl/ExtUtils-Helpers-0.26.0::gentoo USE="-test" 15 KiB
[ebuild N ] dev-perl/ExtUtils-InstallPaths-0.11.0::gentoo USE="-test" 19 KiB
[ebuild U ] virtual/perl-Module-Metadata-1.0.36::gentoo [1.0.31-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.720.0::gentoo [1.700.0-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-Perl-OSType-1.10.0-r3::gentoo [1.9.0-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Module-Build-0.422.400::gentoo [0.421.600::gentoo] USE="-test" 298 KiB
[ebuild U ] dev-perl/File-BaseDir-0.70.0::gentoo [0.30.0-r1::gentoo] USE="-test" 10 KiB
[ebuild N ] dev-perl/Tie-IxHash-1.230.0::gentoo USE="-test" 10 KiB
[ebuild N ] dev-perl/IO-Socket-INET6-2.720.0-r1::gentoo 27 KiB
[ebuild U ] dev-lang/nasm-2.14.02::gentoo [2.12.01::gentoo] USE="-doc" 809 KiB
[ebuild U ] virtual/perl-File-Path-2.160.0::gentoo [2.130.0::gentoo] 0 KiB
[uninstall ] perl-core/File-Path-2.130.0::gentoo
[blocks b ] <perl-core/File-Path-2.160.0 ("<perl-core/File-Path-2.160.0" is blocking virtual/perl-File-Path-2.160.0)
[ebuild U ] dev-perl/File-DesktopEntry-0.220.0::gentoo [0.40.0-r1::gentoo] USE="-test" 18 KiB
[ebuild N ] dev-perl/Module-Build-Tiny-0.39.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/HTTP-Daemon-6.60.0::gentoo [6.10.0-r1::gentoo] USE="-test%" 45 KiB
[ebuild U ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo [0.1.1::gentoo] 0 KiB
[ebuild U ] virtual/pkgconfig-1::gentoo [0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-misc/pax-utils-1.2.6::gentoo [1.1.7::gentoo] USE="seccomp -caps -debug -python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" 665 KiB
[ebuild N ] dev-libs/fribidi-1.0.9::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1115 KiB
[ebuild U ] sys-apps/sandbox-2.18::gentoo [2.12::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB
[ebuild U ] sys-libs/e2fsprogs-libs-1.45.5::gentoo [1.43.6::gentoo] USE="(split-usr%*) -static-libs (-nls%*)" ABI_X86="(64) -32 (-x32)" 5440 KiB
[ebuild U ] dev-util/gtk-doc-am-1.32::gentoo [1.25-r1::gentoo] 745 KiB
[ebuild U ] dev-libs/boehm-gc-8.0.4::gentoo [7.4.2::gentoo] USE="threads* -cxx* -static-libs" ABI_X86="(64%*) -32% (-x32)" 1134 KiB
[ebuild U ] sys-apps/hwids-20200204::gentoo [20170328::gentoo] USE="net pci udev usb" 3414 KiB
[ebuild U ] sys-fs/udev-init-scripts-33::gentoo [32::gentoo] 4 KiB
[ebuild U ] app-eselect/eselect-python-20190417::gentoo [20160516::gentoo] 46 KiB
[ebuild N ] dev-perl/XML-XPath-1.420.0::gentoo USE="-examples -test" 55 KiB
[ebuild U ] app-text/build-docbook-catalog-1.21::gentoo [1.19.1::gentoo] 5 KiB
[ebuild U ] app-eselect/eselect-fontconfig-1.1-r1::gentoo [1.1::gentoo] 0 KiB
[ebuild U ] virtual/opengl-7.0-r2::gentoo [7.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/help2man-1.47.10::gentoo [1.47.4::gentoo] USE="nls" 198 KiB
[ebuild NS ] sys-devel/automake-1.16.1-r1:1.16::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 1499 KiB
[ebuild R ] sys-libs/db-5.3.28-r2:5.3::gentoo USE="-cxx* -doc -examples -java -tcl -test" ABI_X86="(64) -32 (-x32)" 34268 KiB
[ebuild U ] net-dns/libidn2-2.3.0:0/2::gentoo [2.0.4:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 2115 KiB
[ebuild U ] dev-libs/libtasn1-4.13:0/6::gentoo [4.12-r1:0/6::gentoo] USE="-doc -static-libs -test% -valgrind" ABI_X86="(64) -32 (-x32)" 1848 KiB
[ebuild U ] sys-devel/libtool-2.4.6-r6:2::gentoo [2.4.6-r3:2::gentoo] USE="-vanilla" 951 KiB
[ebuild U ] sys-libs/zlib-1.2.11-r2:0/1::gentoo [1.2.11-r1:0/1::gentoo] USE="minizip (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/expat-2.2.8::gentoo [2.2.5::gentoo] USE="(split-usr%*) unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 413 KiB
[ebuild U ] x11-libs/xtrans-1.4.0::gentoo [1.3.5::gentoo] USE="-doc" 182 KiB
[ebuild U ] app-text/libpaper-1.1.24_p5::gentoo [1.1.24-r2::gentoo] ABI_X86="(64) -32 (-x32)" 48 KiB
[ebuild U ] dev-libs/nspr-4.25::gentoo [4.13.1::gentoo] USE="-debug" ABI_X86="(64) -32 (-x32)" 1055 KiB
[ebuild U ] dev-libs/nettle-3.5.1-r1:0/7::gentoo [3.3-r2:0/6.1::gentoo] USE="asm%* gmp -doc -static-libs -test (-neon%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="-aes -sha%" 1943 KiB
[ebuild U ] media-libs/glu-9.0.1::gentoo [9.0.0-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 425 KiB
[ebuild U ] media-fonts/font-util-1.3.2-r1::gentoo [1.3.1::gentoo] 155 KiB
[ebuild N ] dev-libs/libuv-1.37.0:0/1::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1221 KiB
[ebuild N ] dev-libs/libnatspec-0.3.0::gentoo USE="-doc -python" PYTHON_SINGLE_TARGET="python2_7" 125 KiB
[ebuild U ] media-libs/libpng-1.6.37:0/16::gentoo [1.6.29:0/16::gentoo] USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 999 KiB
[ebuild U ] x11-libs/libpciaccess-0.16::gentoo [0.13.4::gentoo] USE="zlib -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild U ] sys-apps/kmod-26-r5::gentoo [24::gentoo] USE="tools zlib -debug -doc -libressl% -lzma -pkcs7% -python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python2_7%*) (-python3_4%) (-python3_5%*)" 540 KiB
[ebuild U ] sys-libs/cracklib-2.9.7::gentoo [2.9.6-r1::gentoo] USE="nls (split-usr%*) zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 590 KiB
[ebuild U ] sys-apps/file-5.37-r1::gentoo [5.32::gentoo] USE="zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 867 KiB
[ebuild U ] virtual/glu-9.0-r2::gentoo [9.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/unzip-6.0_p25-r1::gentoo [6.0_p21-r2::gentoo] USE="bzip2 natspec* unicode" 1368 KiB
[ebuild U ] media-libs/freetype-2.9.1-r3:2::gentoo [2.8:2::gentoo] USE="X adobe-cff bzip2 cleartype_hinting png -bindist -debug -doc -fontforge -harfbuzz -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 1882 KiB
[ebuild U ] media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.13-r4:0/0::gentoo] USE="png -static-libs -test" 138 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo [4.1.2-r6:4.1.2::gentoo] 74 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo [4.2-r2:4.2::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.3-r2:4.3::gentoo [4.3-r1:4.3::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo [4.4-r2:4.4::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo [4.5-r1:4.5::gentoo] 0 KiB
[ebuild U ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2n:0/0::gentoo] USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test -tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9572 KiB
[ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples -libressl -minimal -test" 426 KiB
[ebuild U ] dev-libs/libgcrypt-1.8.5:0/20::gentoo [1.8.1:0/20::gentoo] USE="-doc -o-flag-munging% -static-libs" ABI_X86="(64) -32 (-x32)" 2922 KiB
[ebuild U ] media-libs/harfbuzz-2.6.5:0/0.9.18::gentoo [1.7.2:0/0.9.18::gentoo] USE="cairo glib graphite icu* introspection truetype -debug -static-libs -test (-fontconfig%)" ABI_X86="(64) -32 (-x32)" 8312 KiB
[ebuild U ] media-gfx/graphite2-1.3.14::gentoo [1.3.10::gentoo] USE="-perl -test" ABI_X86="(64) -32 (-x32)" 6475 KiB
[ebuild U ] sys-devel/gettext-0.20.1::gentoo [0.19.8.1::gentoo] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="(64) -32 (-x32)" 22723 KiB
[ebuild U ] sys-libs/ncurses-6.2-r1:0/6::gentoo [6.0-r1:0/6::gentoo] USE="cxx gpm* (split-usr%*) (tinfo*) unicode -ada -debug -doc -minimal -profile -static-libs -test -threads -trace" ABI_X86="(64) -32 (-x32)" 3346 KiB
[ebuild U ] sys-libs/readline-7.0_p5-r1:0/7::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2851 KiB
[ebuild U ] sys-libs/binutils-libs-2.33.1-r1:0/2.33.1::gentoo [2.29.1-r1:0/2.29.1::gentoo] USE="nls -64-bit-bfd -multitarget -static-libs" ABI_X86="(64) -32 (-x32)" 21006 KiB
[ebuild U ] sys-apps/attr-2.4.48-r3::gentoo [2.4.47-r2::gentoo] USE="nls (split-usr%*) -debug% -static-libs" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] dev-libs/libgpg-error-1.36::gentoo [1.27-r1::gentoo] USE="nls -common-lisp -static-libs" ABI_X86="(64) -32 (-x32)" 899 KiB
[ebuild U ] sys-apps/sed-4.7::gentoo [4.2.2::gentoo] USE="acl nls (-selinux) -static" 1268 KiB
[ebuild U ] sys-apps/acl-2.2.53::gentoo [2.2.52-r1::gentoo] USE="nls (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 513 KiB
[ebuild NS ] sys-devel/binutils-2.33.1-r1:2.33::gentoo [2.29.1-r1:2.29.1::gentoo] USE="gold%* nls plugins%* -default-gold% -doc% -multitarget -static-libs -test (-cxx%*) (-vanilla%)" 0 KiB
[ebuild U ] sys-apps/coreutils-8.31-r1::gentoo [8.28-r1::gentoo] USE="acl nls (split-usr%*) xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -test -vanilla" 5289 KiB
[ebuild U ] app-admin/eselect-1.4.16::gentoo [1.4.11::gentoo] USE="-doc -emacs -vim-syntax" 175 KiB
[ebuild U ] sys-devel/make-4.2.1-r4::gentoo [4.2.1::gentoo] USE="nls -guile -static" 1375 KiB
[ebuild U ] dev-libs/libassuan-2.5.3::gentoo [2.5.1::gentoo] USE="-static-libs" 559 KiB
[ebuild U ] net-libs/gnutls-3.6.14:0/30::gentoo [3.5.15:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test (-test-full) -tools -valgrind (-openpgp%) (-zlib%*)" ABI_X86="(64) -32 (-x32)" 5927 KiB
[ebuild U ] sys-apps/findutils-4.7.0::gentoo [4.6.0-r1::gentoo] USE="nls (-selinux) -static -test" 1851 KiB
[ebuild N ] dev-libs/libpcre2-10.34::gentoo USE="bzip2 jit pcre16 readline recursion-limit (split-usr) unicode zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1676 KiB
[ebuild U ] dev-libs/libpcre-8.43:3::gentoo [8.41-r1:3::gentoo] USE="bzip2 cxx jit pcre16 readline recursion-limit (split-usr%*) (unicode) zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1540 KiB
[ebuild U ] net-dns/libidn-1.35:0/12::gentoo [1.33-r2:0/0::gentoo] USE="nls -doc -emacs -java -mono -static-libs" ABI_X86="(64) -32 (-x32)" 4072 KiB
[ebuild U ] sys-libs/readline-8.0_p4:0/8::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2912 KiB
[ebuild U ] app-shells/bash-5.0_p17::gentoo [4.4_p12::gentoo] USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" 9948 KiB
[ebuild U ] sys-devel/bison-3.1::gentoo [3.0.4-r1::gentoo] USE="nls -examples -static -test" 1951 KiB
[ebuild NS ] sys-devel/gcc-9.3.0:9.3.0::gentoo [6.4.0-r1:6.4.0::gentoo] USE="(cxx) fortran (multilib) nls nptl openmp pch (pie*) sanitize ssp vtv (-ada) (-altivec) -d% -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto% -objc -objc++ -objc-gc -pgo -systemtap% -test% -vanilla (-awt%) (-cilk%) (-gcj%) (-mpx%) (-regression-test%)" 68894 KiB
[ebuild N ] app-crypt/libb2-0.98.1-r2::gentoo USE="openmp -native-cflags -static-libs" ABI_X86="(64) -32 (-x32)" 275 KiB
[ebuild U ] sys-apps/texinfo-6.6-r1::gentoo [6.3::gentoo] USE="nls -static" 4831 KiB
[ebuild R ] sys-libs/gpm-1.20.7-r2::gentoo USE="(split-usr%*) (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-crypt/rhash-1.3.6-r1::gentoo [1.3.5::gentoo] USE="nls ssl%* -debug -libressl% -static-libs (-openssl%)" ABI_X86="(64) -32 (-x32)" 321 KiB
[ebuild U ] sys-devel/autoconf-2.13-r1:2.1::gentoo [2.13:2.1::gentoo] 0 KiB
[ebuild U ] app-arch/tar-1.32::gentoo [1.29-r3::gentoo] USE="acl nls xattr -minimal (-selinux) -static" 2879 KiB
[ebuild U ] net-misc/rsync-3.1.3::gentoo [3.1.2-r2::gentoo] USE="acl iconv ipv6 xattr -examples -static -stunnel" 885 KiB
[ebuild U ] sys-devel/patch-2.7.6-r4::gentoo [2.7.5::gentoo] USE="xattr -static -test" 766 KiB
[ebuild U ] dev-libs/elfutils-0.177::gentoo [0.170-r1::gentoo] USE="bzip2 nls utils -lzma -static-libs -test (-threads)" ABI_X86="(64) -32 (-x32)" 8645 KiB
[ebuild U ] dev-libs/double-conversion-3.1.5:0/3::gentoo [2.0.1:0/1::gentoo] USE="(-static-libs%)" 6860 KiB
[ebuild NS ] dev-lang/python-3.8.2-r2:3.8::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 17467 KiB
[ebuild U ] dev-libs/icu-67.1:0/67.1::gentoo [58.2-r1:0/58.2::gentoo] USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" 23944 KiB
[ebuild U ] dev-db/sqlite-3.31.1:3::gentoo [3.20.1-r1:3::gentoo] USE="icu* readline secure-delete* -debug -doc -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)" 2820 KiB
[ebuild U ] app-misc/ca-certificates-20200601.3.53::gentoo [20161130.3.30.2::gentoo] USE="-cacert (-insecure_certs%)" 79516 KiB
[ebuild N ] dev-perl/Mozilla-CA-20999999::gentoo 4 KiB
[ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.48.0::gentoo] USE="-examples -idn" 239 KiB
[ebuild U ] dev-perl/Net-HTTP-6.170.0::gentoo [6.90.0::gentoo] USE="-minimal -test%" 38 KiB
[ebuild U ] dev-perl/libwww-perl-6.270.0::gentoo [6.150.0::gentoo] USE="ssl -test%" 160 KiB
[ebuild N ] dev-perl/XML-Twig-3.520.0::gentoo USE="nls -test" 399 KiB
[ebuild U ] dev-perl/LWP-Protocol-https-6.70.0::gentoo [6.60.0::gentoo] USE="-test%" 9 KiB
[ebuild U ] app-crypt/pinentry-1.1.0-r3::gentoo [1.0.0-r2::gentoo] USE="gtk ncurses qt5 -caps -emacs -fltk% -gnome-keyring -static" 457 KiB
[ebuild U ] x11-apps/xset-1.2.4::gentoo [1.2.3::gentoo] 143 KiB
[ebuild U ] dev-libs/libxslt-1.1.33-r1::gentoo [1.1.30-r2::gentoo] USE="crypt -debug -examples -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 3368 KiB
[ebuild U ] app-text/xmlto-0.0.28-r1::gentoo [0.0.26-r1::gentoo] USE="text -latex" 125 KiB
[ebuild U ] x11-libs/xcb-util-wm-0.4.1-r2::gentoo [0.4.1-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-perl/File-MimeInfo-0.280.0::gentoo [0.270.0::gentoo] USE="-test" 32 KiB
[ebuild U ] media-libs/libjpeg-turbo-2.0.4::gentoo [1.5.1::gentoo] USE="-java -static-libs" ABI_X86="(64) -32 (-x32)" 2112 KiB
[ebuild U ] virtual/jpeg-100::gentoo [0-r2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/tiff-4.1.0::gentoo [4.0.8::gentoo] USE="cxx jpeg zlib -jbig -lzma -static-libs -test -webp% -zstd%" ABI_X86="(64) -32 (-x32)" 2365 KiB
[ebuild U ] app-text/qpdf-9.0.2:0/26::gentoo [7.0.0:0/18::gentoo] USE="-doc -examples -perl -static-libs -test" 17744 KiB
[ebuild U ] sys-fs/eudev-3.2.9::gentoo [3.1.5::gentoo] USE="hwdb introspection* kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 1914 KiB
[ebuild U ] virtual/libudev-232-r3:0/1::gentoo [232:0/1::gentoo] USE="-static-libs -systemd" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/util-linux-2.35.1-r2::gentoo [2.30.2::gentoo] USE="cramfs logger%* ncurses nls pam readline (split-usr%*) suid udev* unicode -audit% -build -caps -cryptsetup% -fdformat -hardlink% -kill -python (-selinux) -slang -static-libs -su% -systemd -test -tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="(-python2_7%) (-python3_4%) (-python3_5%*) (-python3_6%)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 5018 KiB
[ebuild U ] media-libs/fontconfig-2.13.0-r4:1.0::gentoo [2.12.4:1.0::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 1661 KiB
[ebuild U ] sys-fs/e2fsprogs-1.45.5::gentoo [1.43.6::gentoo] USE="nls (split-usr%*) -cron% -fuse -static-libs" 0 KiB
[ebuild U ] dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr%*) udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-misc/shared-mime-info-1.15::gentoo [1.9::gentoo] USE="(-test%)" 755 KiB
[ebuild U ] app-text/mupdf-1.16.1:0/1.16.1::gentoo [1.11-r1:0/1.11::gentoo] USE="X javascript* opengl ssl%* -libressl -static-libs (-curl%*) (-openssl%*) (-static%) (-vanilla%)" 44727 KiB
[ebuild U ] media-libs/openjpeg-2.3.1-r1:2/7::gentoo [2.3.0:2/7::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2163 KiB
[ebuild U ] app-crypt/gnupg-2.2.20::gentoo [2.2.4::gentoo] USE="bzip2 ldap nls readline smartcard ssl%* usb -doc (-selinux) -tofu -tools -user-socket% -wks-server (-gnutls%*)" 6628 KiB
[ebuild N ] dev-perl/X11-Protocol-0.560.0-r1::gentoo 99 KiB
[ebuild U ] net-misc/curl-7.69.1::gentoo [7.57.0::gentoo] USE="ftp%* imap%* ipv6 ldap pop3%* progress-meter%* smtp%* ssl tftp%* -adns -alt-svc% -brotli% -gopher% -http2 -idn -kerberos -metalink (-nghttp3) (-quiche) -rtmp -samba -ssh -static-libs -telnet% -test -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -libressl -mbedtls -nss (-winssl) (-axtls%)" 2410 KiB
[ebuild U ] net-nds/openldap-2.4.50::gentoo [2.4.44::gentoo] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -iodbc -kerberos -kinit -libressl -odbc -overlays -pbkdf2% -perl -samba -sasl (-selinux) -sha2% -smbkrb5passwd -static-libs -test% (-slp%)" ABI_X86="(64) -32 (-x32)" 5579 KiB
[ebuild U ] dev-util/desktop-file-utils-0.24::gentoo [0.23::gentoo] USE="-emacs" 135 KiB
[ebuild U ] x11-themes/gnome-themes-standard-3.28::gentoo [3.22.3::gentoo] 2885 KiB
[ebuild U ] dev-libs/libical-3.0.8:0/3::gentoo [2.0.0-r3:0/2::gentoo] USE="berkdb%* glib%* introspection%* -doc -examples -static-libs -test% -vala%" 861 KiB
[ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4:60::gentoo USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" 32052 KiB
[ebuild U ] x11-libs/xcb-util-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-themes/gtk-engines-adwaita-3.28::gentoo [3.22.3::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-lang/vala-0.46.7:0.46::gentoo USE="-test -valadoc" 0 KiB
[ebuild U ] dev-libs/libcroco-0.6.13:0.6::gentoo [0.6.12-r1:0.6::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 477 KiB
[ebuild U ] net-print/cups-filters-1.27.4::gentoo [1.17.9::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -pclm -perl -static-libs -test -zeroconf (-ipp_autosetup%)" 1459 KiB
[ebuild U ] net-print/cups-2.3.3-r1::gentoo [2.1.4::gentoo] USE="X acl dbus pam ssl threads usb -debug -kerberos -lprng-compat (-selinux) -static-libs -systemd -xinetd -zeroconf (-java%) (-python%)" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 7950 KiB
[ebuild U ] x11-libs/libXcursor-1.2.0::gentoo [1.1.15::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 327 KiB
[ebuild N ] dev-perl/Net-DBus-1.1.0::gentoo USE="-test" 2027 KiB
[ebuild U ] x11-themes/adwaita-icon-theme-3.32.0::gentoo [3.24.0::gentoo] USE="branding" 18106 KiB
[ebuild U ] dev-lang/python-2.7.18:2.7::gentoo [2.7.14-r1:2.7::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -tk -wininst (-doc%)" 12569 KiB
[ebuild U ] x11-libs/xcb-util-renderutil-0.3.9-r2::gentoo [0.3.9-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/libarchive-3.4.2:0/13::gentoo [3.3.1:0/13::gentoo] USE="acl bzip2 e2fsprogs iconv lzma threads xattr zlib -blake2% -expat -libressl -lz4 -lzo -nettle -static-libs -zstd%" ABI_X86="(64) -32 (-x32)" 6816 KiB
[ebuild U ] media-fonts/encodings-1.0.5::gentoo [1.0.4-r1::gentoo] 698 KiB
[ebuild U ] dev-libs/json-c-0.14-r3:0/5::gentoo [0.12:0/2::gentoo] USE="-doc -static-libs -threads%" ABI_X86="(64) -32 (-x32)" 315 KiB
[ebuild U ] net-wireless/bluez-5.54:0/3::gentoo [5.47-r1:0/3::gentoo] USE="cups mesh obex readline udev -btpclient% -debug -deprecated -doc -experimental -extra-tools -midi% (-selinux) -systemd -test -test-programs -user-session (-alsa%*)" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1957 KiB
[ebuild NS ] dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 16879 KiB
[ebuild U ] dev-libs/libxml2-2.9.9-r3:2::gentoo [2.9.7:2::gentoo] USE="icu* ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 5365 KiB
[ebuild U ] x11-base/xcb-proto-1.14-r1::gentoo [1.12-r2::gentoo] ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 141 KiB
[ebuild U ] x11-libs/libxcb-1.14:0/1.12::gentoo [1.12-r2:0/1.12::gentoo] USE="xkb -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] dev-util/ninja-1.9.0::gentoo [1.8.2::gentoo] USE="-doc -emacs -test -vim-syntax (-zsh-completion%)" 209 KiB
[ebuild U ] dev-util/gdbus-codegen-2.62.6::gentoo [2.52.3::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 4594 KiB
[ebuild U ] dev-util/itstool-2.0.6-r1::gentoo [2.0.2::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 101 KiB
[ebuild U ] dev-python/setuptools-44.1.0::gentoo [36.7.2::gentoo] USE="-test" PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python3_4%) (-python3_5%*)" 839 KiB
[ebuild U ] dev-python/certifi-2020.4.5.1::gentoo [2017.4.17::gentoo] PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-python3_9) (-pypy%) (-python3_4%) (-python3_5%*)" 155 KiB
[ebuild U ] dev-util/meson-0.52.1::gentoo [0.43.0::gentoo] USE="(-test)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 1473 KiB
[ebuild U ] x11-libs/libdrm-2.4.100::gentoo [2.4.88::gentoo] USE="-libkms -valgrind (-static-libs%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu intel nouveau radeon (-exynos) (-freedreno) (-omap) (-tegra) (-vc4) (-vivante) -vmware" 836 KiB
[ebuild U ] x11-libs/pixman-0.38.4::gentoo [0.34.0::gentoo] USE="(-altivec) (-loongson2f) (-neon) (-iwmmxt%) (-static-libs%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmxext sse2 -ssse3" 877 KiB
[ebuild U ] dev-libs/libevdev-1.9.0::gentoo [1.5.7::gentoo] USE="-doc% -test% (-static-libs%)" ABI_X86="(64) -32 (-x32)" 433 KiB
[ebuild U ] dev-libs/libinput-1.15.4:0/10::gentoo [1.9.4:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 568 KiB
[ebuild N ] dev-libs/jsoncpp-1.9.3_pre20200412:0/23::gentoo USE="-doc -test" 208 KiB
[ebuild U ] dev-util/cmake-3.16.5::gentoo [3.9.6::gentoo] USE="ncurses -doc -emacs -qt5 -test (-server%) (-system-jsoncpp%)" 8898 KiB
[ebuild NS ] sys-devel/llvm-9.0.1:9::gentoo [5.0.1:5::gentoo] USE="libffi ncurses xml%* -debug -doc -exegesis% -gold -libedit -test -xar% -z3%" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV% -Sparc -SystemZ -WebAssembly% -XCore" 155 KiB
[ebuild N ] dev-python/markupsafe-1.1.1::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 19 KiB
[ebuild N ] dev-python/mako-1.1.2::gentoo USE="-doc -test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 459 KiB
[ebuild U ] dev-libs/glib-2.62.6:2::gentoo [2.52.3:2::gentoo] USE="dbus (mime) xattr -debug -fam -gtk-doc% (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[ebuild U ] dev-libs/gobject-introspection-1.62.0::gentoo [1.52.1::gentoo] USE="-doctool -gtk-doc% -test (-cairo%*)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks b ] <dev-libs/gobject-introspection-1.62.0 ("<dev-libs/gobject-introspection-1.62.0" is blocking dev-libs/gobject-introspection-common-1.62.0)
[ebuild N ] dev-util/glib-utils-2.62.6::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild U ] app-text/poppler-0.88.0-r1:0/99::gentoo [0.57.0-r1:0/68::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -cjk -curl -debug -doc -nss (-qt4%)" 1567 KiB
[ebuild U ] dev-qt/qtcore-5.14.2:5/5.14.2::gentoo [5.7.1-r3:5/5.7::gentoo] USE="icu -debug -old-kernel% -systemd -test" 48698 KiB
[ebuild U ] dev-libs/atk-2.34.1::gentoo [2.24.0::gentoo] USE="introspection -gtk-doc% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 287 KiB
[ebuild N ] dev-qt/qttest-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB
[ebuild N ] app-crypt/gpgme-1.13.0-r1:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)" 1778 KiB
[ebuild U ] app-portage/portage-utils-0.87::gentoo [0.64::gentoo] USE="nls openmp%* qmanifest%* qtegrity%* -libressl% -static" 1732 KiB
[ebuild N ] x11-base/xorg-proto-2019.2::gentoo 1056 KiB
[ebuild U ] x11-libs/cairo-1.16.0-r3::gentoo [1.14.8::gentoo] USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils% -valgrind (-gles2%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" 41014 KiB
[ebuild U ] media-libs/freeglut-3.2.1::gentoo [3.0.0::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 430 KiB
[uninstall ] x11-proto/xf86bigfontproto-1.2.0-r1::gentoo ABI_X86="(64) -32 (-x32)"
[blocks b ] <x11-proto/xf86bigfontproto-1.2.0-r2 ("<x11-proto/xf86bigfontproto-1.2.0-r2" is blocking x11-base/xorg-proto-2019.2)
[ebuild U ] x11-libs/libX11-1.6.9::gentoo [1.6.5::gentoo] USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2231 KiB
[ebuild U ] x11-libs/libXext-1.3.4::gentoo [1.3.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 380 KiB
[ebuild U ] x11-libs/libXfixes-5.0.3-r1::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXrender-0.9.10-r1::gentoo [0.9.10::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libICE-1.0.10::gentoo [1.0.9-r1::gentoo] USE="ipv6 -static-libs (-doc%)" ABI_X86="(64) -32 (-x32)" 384 KiB
[ebuild U ] x11-libs/libXdmcp-1.1.3::gentoo [1.1.2-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 325 KiB
[ebuild U ] x11-libs/libXau-1.0.9::gentoo [1.0.8::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 316 KiB
[ebuild U ] x11-libs/libXrandr-1.5.2::gentoo [1.5.1::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 323 KiB
[ebuild U ] x11-libs/libXi-1.7.10::gentoo [1.7.9::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 474 KiB
[ebuild U ] x11-libs/gdk-pixbuf-2.40.0:2::gentoo [2.36.11:2::gentoo] USE="X introspection jpeg tiff -gtk-doc% (-debug%) (-jpeg2k%) (-test%)" ABI_X86="(64) -32 (-x32)" 5383 KiB
[ebuild U ] x11-libs/libSM-1.2.3::gentoo [1.2.2-r1::gentoo] USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)" 355 KiB
[ebuild U ] x11-libs/libXt-1.2.0::gentoo [1.1.5::gentoo] USE="-doc% -static-libs -test" ABI_X86="(64) -32 (-x32)" 792 KiB
[ebuild U ] x11-libs/libXmu-1.1.3::gentoo [1.1.2::gentoo] USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] x11-libs/libXdamage-1.1.5::gentoo [1.1.4-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 297 KiB
[ebuild U ] x11-libs/xcb-util-image-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-util/gtk-update-icon-cache-3.24.16::gentoo [3.22.19::gentoo] 90 KiB
[ebuild U ] x11-libs/libXcomposite-0.4.5::gentoo [0.4.4-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 310 KiB
[ebuild U ] x11-libs/libxshmfence-1.3-r1::gentoo [1.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 302 KiB
[ebuild U ] x11-libs/libXxf86vm-1.1.4-r1::gentoo [1.1.4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-keysyms-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libxkbcommon-0.10.0::gentoo [0.7.1::gentoo] USE="X -doc -test (-static-libs%)" ABI_X86="(64) -32 (-x32)" 375 KiB
[ebuild U ] x11-apps/xprop-1.2.4::gentoo [1.2.2::gentoo] 147 KiB
[ebuild U ] x11-libs/libXtst-1.2.3-r1::gentoo [1.2.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXft-2.3.3::gentoo [2.3.2::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 346 KiB
[ebuild U ] x11-libs/pango-1.42.4-r2::gentoo [1.40.14::gentoo] USE="X introspection -test" ABI_X86="(64) -32 (-x32)" 821 KiB
[ebuild U ] gnome-base/librsvg-2.40.21:2::gentoo [2.40.18:2::gentoo] USE="introspection vala* -tools" ABI_X86="(64) -32 (-x32)" 1618 KiB
[ebuild U ] x11-libs/gtk+-2.24.32-r1:2::gentoo [2.24.31-r1:2::gentoo] USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" 12339 KiB
[ebuild U ] x11-libs/libfontenc-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" 313 KiB
[ebuild U ] x11-apps/mkfontscale-1.2.1::gentoo [1.1.2::gentoo] 148 KiB
[ebuild U ] x11-libs/libXpm-3.5.13::gentoo [3.5.12::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 453 KiB
[ebuild U ] x11-libs/libXaw-1.0.13-r1::gentoo [1.0.13::gentoo] USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB
[ebuild U ] media-libs/mesa-19.3.5::gentoo [17.2.8::gentoo] USE="X%* classic dri3 egl gallium gbm gles2* libglvnd%* llvm -d3d9 -debug -gles1 -lm-sensors% -opencl -osmesa -pax_kernel (-selinux) -test% -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay% -wayland -xa -xvmc (-bindist%) (-nptl%*) (-openmax%) (-pic%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris% (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware (-imx%)" 11783 KiB
[blocks b ] <media-libs/mesa-19.2.2 ("<media-libs/mesa-19.2.2" is blocking media-libs/libglvnd-1.3.1)
[blocks b ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
[ebuild U ] media-libs/libepoxy-1.5.4::gentoo [1.4.2::gentoo] USE="X egl%* -test" ABI_X86="(64) -32 (-x32)" 330 KiB
[ebuild U ] app-admin/perl-cleaner-2.27::gentoo [2.25::gentoo] 8 KiB
[ebuild U ] dev-qt/qtxml-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild U ] x11-libs/xcb-util-cursor-0.1.3-r2::gentoo [0.1.3-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] gnome-base/gsettings-desktop-schemas-3.34.0::gentoo [3.24.1::gentoo] USE="introspection" 636 KiB
[ebuild U ] media-fonts/liberation-fonts-2.1.0::gentoo [2.00.1-r1::gentoo] USE="X -fontforge" 2301 KiB
[ebuild U ] sys-apps/groff-1.22.4::gentoo [1.22.2::gentoo] USE="X* -examples" L10N="(-ja%)" 4041 KiB
[ebuild U ] www-client/w3m-0.5.3_p20180125::gentoo [0.5.3-r9::gentoo] USE="X gpm nls ssl unicode -fbcon -gdk-pixbuf% -imlib -libressl -lynxkeymap -nntp -xface (-gtk%*)" L10N="-de% -ja" 2131 KiB
[ebuild U ] dev-qt/qtdbus-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild U ] dev-qt/qtgui-5.14.2:5/5.14.2::gentoo [5.7.1-r1:5/5.7::gentoo] USE="X%* dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc% -vulkan% -wayland% (-gles2%) (-gtk%*) (-xcb%*)" 0 KiB
[ebuild U ] app-accessibility/at-spi2-core-2.34.0:2::gentoo [2.24.1:2::gentoo] USE="X introspection -gtk-doc% -test%" ABI_X86="(64) -32 (-x32)" 183 KiB
[ebuild U ] app-accessibility/at-spi2-atk-2.34.2:2::gentoo [2.24.1:2::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 95 KiB
[ebuild U ] x11-libs/gtk+-3.24.16:3::gentoo [3.22.19:3::gentoo] USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc% -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" 19940 KiB
[ebuild U ] dev-qt/qtwidgets-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="X%* gtk%* png -debug -gles2-only% -test (-gles2%) (-xcb%*)" 0 KiB
[ebuild U ] sys-libs/pam-1.3.1-r2::gentoo [1.2.1-r2::gentoo] USE="berkdb cracklib filecaps* pie (split-usr%*) -audit -debug -nis (-selinux) -static-libs% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 733 KiB
[ebuild U ] sys-libs/libcap-2.26-r2::gentoo [2.24-r2::gentoo] USE="pam (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 66 KiB
[ebuild N ] sys-auth/elogind-243.7::gentoo USE="acl pam policykit -debug -doc (-selinux)" 1307 KiB
[ebuild U ] sys-apps/dbus-1.12.16::gentoo [1.10.18::gentoo] USE="X elogind* -debug -doc (-selinux) -static-libs -systemd -test -user-session" ABI_X86="(64) -32 (-x32)" 2045 KiB
[ebuild N ] sys-auth/polkit-0.116-r1::gentoo USE="elogind gtk introspection nls pam -consolekit -examples -jit -kde (-selinux) -systemd -test" 1513 KiB
[ebuild N ] gnome-extra/polkit-gnome-0.105-r2::gentoo 304 KiB
[ebuild U ] sys-auth/pambase-20190402::gentoo [20150213-r1::gentoo] USE="cracklib elogind* nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd (-gnome-keyring%)" 4 KiB
[ebuild U ] gnome-base/dconf-0.34.0::gentoo [0.26.1::gentoo] USE="-gtk-doc% -test" 111 KiB
[ebuild U ] x11-misc/xdg-utils-1.1.3-r1::gentoo [1.1.1-r1::gentoo] USE="-doc (-perl%*)" 291 KiB
[ebuild U ] app-text/ghostscript-gpl-9.50::gentoo [9.21::gentoo] USE="X cups dbus gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33806 KiB
[blocks B ] <x11-proto/trapproto-3.4.3-r1 ("<x11-proto/trapproto-3.4.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/glproto-1.4.17-r2 ("<x11-proto/glproto-1.4.17-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] x11-proto/xf86rushproto ("x11-proto/xf86rushproto" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <net-misc/openssh-8.0_p1-r3 ("<net-misc/openssh-8.0_p1-r3" is blocking dev-libs/openssl-1.1.1g)
[blocks B ] net-wireless/rfkill ("net-wireless/rfkill" is blocking sys-apps/util-linux-2.35.1-r2)
[blocks B ] <x11-proto/xextproto-7.3.0-r1 ("<x11-proto/xextproto-7.3.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/inputproto-2.3.2-r1 ("<x11-proto/inputproto-2.3.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/videoproto-2.3.3-r1 ("<x11-proto/videoproto-2.3.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri3proto-1.0-r1 ("<x11-proto/dri3proto-1.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/bigreqsproto-1.1.2-r1 ("<x11-proto/bigreqsproto-1.1.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86vidmodeproto-2.3.1-r2 ("<x11-proto/xf86vidmodeproto-2.3.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xproto-7.0.31-r1 ("<x11-proto/xproto-7.0.31-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-19.3.5)
[blocks B ] >=sys-apps/util-linux-2.31_rc1 (">=sys-apps/util-linux-2.31_rc1" is blocking net-wireless/rfkill-0.5-r2)
[blocks B ] <x11-proto/xcmiscproto-1.2.2-r1 ("<x11-proto/xcmiscproto-1.2.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86dgaproto-2.1-r3 ("<x11-proto/xf86dgaproto-2.1-r3" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/presentproto-1.1-r1 ("<x11-proto/presentproto-1.1-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/resourceproto-1.2.0-r1 ("<x11-proto/resourceproto-1.2.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fontsproto-2.1.3-r1 ("<x11-proto/fontsproto-2.1.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fixesproto-5.0-r2 ("<x11-proto/fixesproto-5.0-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/recordproto-1.14.2-r2 ("<x11-proto/recordproto-1.14.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/compositeproto-0.4.2-r2 ("<x11-proto/compositeproto-0.4.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/renderproto-0.11.1-r2 ("<x11-proto/renderproto-0.11.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-apps/mkfontdir-1.2.0 ("<x11-apps/mkfontdir-1.2.0" is blocking x11-apps/mkfontscale-1.2.1)
[blocks B ] app-eselect/eselect-mesa ("app-eselect/eselect-mesa" is blocking media-libs/mesa-19.3.5)
[blocks B ] <x11-proto/xf86driproto-2.1.1-r2 ("<x11-proto/xf86driproto-2.1.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/damageproto-1.2.1-r2 ("<x11-proto/damageproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/scrnsaverproto-1.2.2-r2 ("<x11-proto/scrnsaverproto-1.2.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xineramaproto-1.2.1-r2 ("<x11-proto/xineramaproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri2proto-2.8-r2 ("<x11-proto/dri2proto-2.8-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/kbproto-1.0.7-r1 ("<x11-proto/kbproto-1.0.7-r1" is blocking x11-base/xorg-proto-2019.2)
Total: 336 packages (273 upgrades, 55 new, 6 in new slots, 2 reinstalls, 2 uninstalls), Size of downloads: 1100717 KiB
Conflict: 36 blocks (31 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.3:0/5.30::gentoo, ebuild scheduled for merge) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
=dev-lang/perl-5.30* required by (virtual/perl-podlators-4.110.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
^ ^^^^^
(and 36 more with the same problem)
(dev-lang/perl-5.24.3:0/5.24::gentoo, installed) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/SGMLSpm-1.03-r7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/TermReadKey-2.330.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Text-WrapI18N-0.60.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
(and 12 more with the same problems)
sys-libs/readline:0
(sys-libs/readline-7.0_p5-r1:0/7::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
sys-libs/readline:0/7= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
^^^^^
>=sys-libs/readline-4.1:0/7= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-apps/gawk-4.1.4:0/0::gentoo, installed) USE="nls readline -mpfr" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed) USE="ncurses nls readline -static-libs" ABI_X86="(64)" L10N="-af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sv -sw -tn -uk -zu"
^^^^^
(and 4 more with the same problems)
(sys-libs/readline-8.0_p4:0/8::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-8.0:0= required by (app-shells/bash-5.0_p17:0/0::gentoo, ebuild scheduled for merge) USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" ABI_X86="(64)"
^^ ^^^^^^
dev-libs/openssl:0
(dev-libs/openssl-1.1.1g:0/1.1::gentoo, ebuild scheduled for merge) USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
>=dev-libs/openssl-1.1:0=[static-libs?] required by (app-text/mupdf-1.16.1:0/1.16.1::gentoo, ebuild scheduled for merge) USE="X javascript opengl ssl -libressl -static-libs" ABI_X86="(64)"
^^ ^^^^^^
(dev-libs/openssl-1.0.2n:0/0::gentoo, installed) USE="asm bindist sslv3 tls-heartbeat zlib -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
dev-libs/openssl:0/0= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-analyzer/nmap-7.40:0/0::gentoo, installed) USE="ipv6 nls nse ssl -libressl -ncat -ndiff -nmap-update -nping (-system-lua) -zenmap" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
dev-libs/openssl:0/0= required by (net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) USE="bindist hpn pam pie ssl -X -X509 -audit -debug -kerberos -ldap -ldns -libedit -libressl -livecd -sctp (-selinux) -skey -ssh1 -static -test" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-1.0.2:0/0= required by (www-servers/apache-2.4.27-r1:2/2::gentoo, installed) USE="ldap ssl -debug -doc -libressl (-selinux) -static -suexec -threads" ABI_X86="(64)" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -authn_dbd -authz_dbd -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -slotmem_shm -substitute -version -xml2enc" APACHE2_MPMS="-event -prefork -worker"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-misc/wget-1.19.1-r2:0/0::gentoo, installed) USE="ipv6 nls pcre (ssl) zlib -debug -gnutls -idn -libressl -ntlm -static -test -uuid" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-1.0.1:0/0=[bindist] required by (net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) USE="bindist hpn pam pie ssl -X -X509 -audit -debug -kerberos -ldap -ldns -libedit -libressl -livecd -sctp (-selinux) -skey -ssh1 -static -test" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (app-emulation/virtualbox-5.1.32:0/0::gentoo, installed) USE="alsa opengl pam qt5 sdk udev -debug -doc -headless -java -libressl -lvm -pax_kernel -pulseaudio -python -vboxwebsrv -vnc" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
dev-libs/openssl:0/0= required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-0.9.8:0/0= required by (dev-python/m2crypto-0.24.0:0/0::gentoo, installed) USE="-libressl" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
>=dev-libs/openssl-0.9.6:0/0= required by (mail-client/mutt-1.7.2:0/0::gentoo, installed) USE="berkdb crypt gdbm imap nls ssl -debug -doc -gnutls -gpg -idn -kerberos -libressl -mbox -nntp -notmuch -pop -qdbm -sasl (-selinux) -sidebar -slang -smime -smtp -tokyocabinet -vanilla" ABI_X86="(64)"
^^^^^
dev-python/setuptools:0
(dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)" pulled in by
dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/markupsafe-1.1.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
^^ ^^^^^^
(and 3 more with the same problems)
(dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
dev-python/certifi:0
(dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
(dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-lang/python-exec:2
(dev-lang/python-exec-2.4.6-r1:2/2::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7) (python3_8) (-python3_9)" pulled in by
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/gdbus-codegen-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-libs/gobject-introspection-1.62.0:0/0::gentoo, ebuild scheduled for merge) USE="-doctool -gtk-doc -test" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/itstool-2.0.6-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/glib-utils-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-libs/libxml2-2.9.9-r3:2/2::gentoo, ebuild scheduled for merge) USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/markupsafe-1.1.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-util/meson-0.52.1:0/0::gentoo, ebuild scheduled for merge) USE="(-test)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/mako-1.1.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (x11-base/xcb-proto-1.14-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
(dev-lang/python-exec-2.4.5:2/2::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="jython2_7 pypy (pypy3) (python2_7) python3_4 python3_5 (python3_6)" pulled in by
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pyblake2-1.1.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/docutils-0.13.1:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),python_single_target_python3_5(+)] required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-portage/gentoolkit-0.4.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed) USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux)" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-qt/qtgui:5
(dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.14.2[gles2-only=,png=,X?] required by (dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^
(and 1 more with the same problem)
(dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.7.1[-gles2] required by (dev-qt/qtopengl-5.7.1:5/5.7::gentoo, installed) USE="-debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 4 more with the same problem)
dev-qt/qtcore:5
(dev-qt/qtcore-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="icu -debug -old-kernel -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.14.2:5= required by (dev-qt/qtdbus-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^^^^^
(and 4 more with the same problem)
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.7.1 required by (dev-qt/qtdbus-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^
(and 8 more with the same problem)
dev-libs/icu:0
(dev-libs/icu-67.1:0/67.1::gentoo, ebuild scheduled for merge) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
>=dev-libs/icu-59.1:= required by (dev-lang/spidermonkey-60.5.2_p0-r4:60/60::gentoo, ebuild scheduled for merge) USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" ABI_X86="(64)"
^^ ^^^^
(dev-libs/icu-58.2-r1:0/58.2::gentoo, installed) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
dev-libs/icu:0/58.2= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^^^^
dev-libs/double-conversion:0
(dev-libs/double-conversion-3.1.5:0/3::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-libs/double-conversion-2.0.1:0/1::gentoo, installed) USE="-static-libs" ABI_X86="(64)" pulled in by
dev-libs/double-conversion:0/1= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^
dev-qt/qtdbus:5
(dev-qt/qtdbus-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.14.2 required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
^ ^^^^^^
(dev-qt/qtdbus-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.7.1 required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
^ ^^^^^
dev-qt/qtwidgets:5
(dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtwidgets-5.7.1:5/5.7::gentoo, installed) USE="png xcb -debug -gles2 -test" ABI_X86="(64)" pulled in by
~dev-qt/qtwidgets-5.7.1[-gles2] required by (dev-qt/qtprintsupport-5.7.1:5/5.7::gentoo, installed) USE="cups -debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 2 more with the same problem)
dev-qt/qtxml:5
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtxml-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtxml-5.7.1 required by (dev-qt/linguist-tools-5.7.1:5/5.7::gentoo, installed) USE="-debug -qml -test" ABI_X86="(64)"
^ ^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-devel/gdb-7.12.1:0/0::gentoo, installed): ebuild is masked or unavailable
(x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-apps/gawk-4.1.4:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed): ebuild is masked or unavailable
(net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed): ebuild is masked or unavailable
(www-servers/apache-2.4.27-r1:2/2::gentoo, installed): ebuild is masked or unavailable
(app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed): ebuild is masked or unavailable
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed): ebuild is masked or unavailable
(dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed): ebuild is masked or unavailable
(dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed): ebuild is masked or unavailable
(mail-client/mutt-1.7.2:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/TermReadKey-2.330.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(app-admin/apache-tools-2.4.27:0/0::gentoo, installed): ebuild is masked or unavailable
(net-misc/wget-1.19.1-r2:0/0::gentoo, installed): ebuild is masked or unavailable
(net-analyzer/nmap-7.40:0/0::gentoo, installed): ebuild is masked or unavailable
(app-emulation/virtualbox-5.1.32:0/0::gentoo, installed): ebuild is masked or unavailable
(net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-python/m2crypto-0.24.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/SGMLSpm-1.03-r7:0/0::gentoo, installed): ebuild is masked or unavailable
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86vidmodeproto-2.2.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
x11-proto/glproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/glproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-proto/glproto-1.4.17-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xineramaproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
net-wireless/rfkill required by @selected
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
x11-proto/fontsproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86dgaproto-2.0.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xf86dgaproto-2.1-r2[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=sys-apps/util-linux-2.16 required by (sys-fs/e2fsprogs-1.45.5:0/0::gentoo, ebuild scheduled for merge) USE="nls (split-usr) -cron -fuse -static-libs" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.23[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.23[abi_x86_64(-)]) required by (dev-libs/glib-2.62.6:2/2::gentoo, ebuild scheduled for merge) USE="dbus (mime) xattr -debug -fam -gtk-doc (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)"
>=sys-apps/util-linux-2.16 required by (sys-fs/mdadm-3.4:0/0::gentoo, installed) USE="-static" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.8.2-r2:3.8/3.8::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.5.2:1/1::gentoo, installed) USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" ABI_X86="(64)"
sys-apps/util-linux[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-apps/util-linux[abi_x86_64(-)]) required by (media-libs/fontconfig-2.13.0-r4:1.0/1.0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (sys-fs/cryptsetup-1.7.5:0/0::gentoo, installed) USE="gcrypt nls udev -kernel -libressl -nettle -openssl -pwquality -python -reencrypt -static -static-libs -urandom" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
>=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.24.1-r3[abi_x86_64(-)]) required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
sys-apps/util-linux required by @system
sys-apps/util-linux required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
sys-apps/util-linux required by (app-text/xmlto-0.0.28-r1:0/0::gentoo, ebuild scheduled for merge) USE="text -latex" ABI_X86="(64)"
>=sys-apps/util-linux-2.20 required by (sys-fs/eudev-3.2.9:0/0::gentoo, ebuild scheduled for merge) USE="hwdb introspection kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (sys-auth/elogind-243.7:0/0::gentoo, ebuild scheduled for merge) USE="acl pam policykit -debug -doc (-selinux)" ABI_X86="(64)"
sys-apps/util-linux required by (net-fs/nfs-utils-1.3.4-r1:0/0::gentoo, installed) USE="ipv6 libmount nfsidmap nfsv4 tcpd uuid -caps -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
x11-proto/xextproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.99.901 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xextproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
x11-proto/xextproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xextproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled in by
>=x11-proto/bigreqsproto-1.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed) pulled in by
>=app-eselect/eselect-opengl-1.3.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
app-eselect/eselect-opengl required by @selected
>=app-eselect/eselect-opengl-1.3.0 required by (x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-proto required by (x11-libs/libXdamage-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxshmfence-1.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xprop-1.2.4:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXdmcp-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrandr-1.5.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdpyinfo-1.3.2:0/0::gentoo, installed) USE="-dga -dmx -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libfontenc-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXfixes-5.0.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXmu-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXext-1.3.4:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXtst-1.2.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXaw-1.0.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXt-1.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/pango-1.42.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="X introspection -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXpm-3.5.13:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xgamma-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libX11-1.6.9:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-keysyms-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xwd-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/rgb-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (app-text/gv-3.7.3-r1:0/0::gentoo, installed) USE="-xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xkbutils-1.0.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, installed) USE="X alsa joystick opengl sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-image-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-2.24.32-r1:2/2::gentoo, ebuild scheduled for merge) USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xf86dga-1.0.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXft-2.3.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-misc/xcb-2.4-r1:0/0::gentoo, installed) USE="-motif" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxkbcommon-0.10.0:0/0::gentoo, ebuild scheduled for merge) USE="X -doc -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXcomposite-0.4.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libmpeg2-0.5.1-r2:0/0::gentoo, installed) USE="X sdl -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrender-0.9.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libICE-1.0.10:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXau-1.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-cursor-0.1.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXxf86vm-1.1.4-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/startup-notification-0.12-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xdriinfo-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/freeglut-3.2.1:0/0::gentoo, ebuild scheduled for merge) USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXi-1.7.10:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) USE="X classic dri3 egl gallium gbm gles2 libglvnd llvm -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa -pax_kernel (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware"
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
x11-proto/dri3proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/dri3proto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/fixesproto-5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/damageproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled in by
x11-proto/resourceproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/resourceproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/resourceproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=media-libs/mesa-10.2:* required by (www-client/firefox-52.5.2:0/0::gentoo, installed) USE="dbus gmp-autoupdate jemalloc startup-notification -bindist -custom-cflags -custom-optimization -debug -eme-free -gtk2 -hardened -hwaccel -jack (-neon) -pgo -pulseaudio (-rust) (-selinux) (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" ABI_X86="(64)" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"
>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_64(-)]) required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[X(+),abi_x86_64(-)]) required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
>=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, ebuild scheduled for merge) USE="X egl -test" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1[egl,gbm] required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/compositeproto-0.4 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
x11-proto/kbproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/kbproto-1.0.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/kbproto required by (x11-libs/libxkbfile-1.0.9:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
x11-proto/videoproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/videoproto-2.3.1-r1[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/videoproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/videoproto-2.2.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/scrnsaverproto-1.2.2-r1[abi_x86_64(-)] required by (x11-libs/libXScrnSaver-1.2.2-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/scrnsaverproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/scrnsaverproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/liberation-fonts-2.1.0:0/0::gentoo, ebuild scheduled for merge) USE="X -fontforge" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sony-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-dec-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-jis-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-ethiopic-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-daewoo-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-xfree86-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cursor-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cronyx-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-micro-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-ibm-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-winitzki-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/urw-fonts-2.4.9:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-meltho-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-isas-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-schumacher-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-screen-cyrillic-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sun-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/encodings-1.0.5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-ttf-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-arabic-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-mutt-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-75dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-100dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-speedo-1.0.2-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/font-alias-1.0.3-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/dejavu-2.35:0/0::gentoo, installed) USE="X -fontforge" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
>=x11-proto/xcmiscproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed) pulled in by
app-eselect/eselect-mesa required by @selected
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/recordproto-1.13.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(net-misc/openssh-7.5_p1-r3:0/0::gentoo, installed) pulled in by
net-misc/openssh required by (virtual/ssh-0:0/0::gentoo, installed) USE="-minimal" ABI_X86="(64)"
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
x11-proto/xproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/xev-1.2.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.31 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xproto:0 required by (media-video/vlc-2.2.8-r1:0/5-8::gentoo, installed) USE="X a52 alsa avcodec avformat cdda dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mp3 mpeg ncurses ogg opengl png qt5 sdl svg swscale truetype udev vorbis x264 xcb xml xv -aalib (-altivec) -atmo -audioqueue -bidi -bluray -cddb -chromaprint -dc1394 -debug (-directx) -dvb -dxva2 -faad -fdk -fluidsynth -fontconfig -gme -gnome -gnutls -growl -gstreamer -httpd -ieee1394 -jack -kate -libass (-libav) -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-dialog-provider -macosx-eyetv -macosx-qtkit -macosx-quartztext -matroska -modplug -mtp -musepack (-neon) -omxil -opencv -optimisememory -opus -postproc -projectm -pulseaudio -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image -sftp -shout -sid -skins -speex -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vcdx -vdpau -vlm -vnc -vpx -wma-fixed -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse"
>=x11-proto/xproto-7.0.17 required by (x11-apps/xwininfo-1.1.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/iceauth-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-misc/makedepend-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/sessreg-1.1.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-misc/imake-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/renderproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/renderproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/renderproto-0.11 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/renderproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
>=x11-proto/inputproto-2.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/inputproto-2.1.99.1 required by (x11-apps/xinput-1.6.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
x11-proto/presentproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/presentproto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
>=x11-proto/trapproto-3.4.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xf86driproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/xf86driproto-2.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) pulled in by
x11-apps/mkfontdir required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/dri2proto-2.6 required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/dri2proto-2.8 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86rushproto-1.1.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
!!! The following installed packages are masked:
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware license(s))
A copy of the 'linux-firmware' license is located at '/usr/portage/licenses/linux-firmware'.
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at '/usr/portage/licenses/bh-luxi'.
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by: linux-firmware no-source-code freedist license(s))
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at '/usr/portage/licenses/freedist'.
- www-client/firefox-52.5.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# EOL and has known vulnerabilities. Please move to
# Firefox 60 or newer if you can.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
+ emerge=emerge
+ emerge=$HOME/adm/gentoo/src/portage/bin/emerge
+ tgt=portage
+ tgt=@system
+ sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --backtrack=100 --with-bdeps=y @system
!!! BINPKG_COMPRESS unsupported zstd. Missing package: app-arch/zstd
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... ... .. . ..... ................ ...... . ...... ..... ... done!
[ebuild U ] app-arch/bzip2-1.0.6-r11:0/1::gentoo [1.0.6-r8:0/1::gentoo] USE="(split-usr%*) -static -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-lang/python-exec-2.4.6-r1:2::gentoo [2.4.5:2::gentoo] PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7%*) (python3_8%*) (-python3_9) (-jython2_7%*) (-pypy%*) (-python3_4%*) (-python3_5%*)" 86 KiB
[ebuild U ] sys-devel/gnuconfig-20190912::gentoo [20170101::gentoo] 58 KiB
[ebuild U ] dev-libs/libffi-3.3-r1:0/7::gentoo [3.2.1:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test -test-bhaible%" ABI_X86="(64) -32 (-x32)" 1275 KiB
[ebuild U ] dev-qt/qtchooser-66::gentoo [0_p20151008::gentoo] USE="-test" 32 KiB
[ebuild U ] app-arch/gzip-1.9::gentoo [1.8::gentoo] USE="-pic -static" 745 KiB
[ebuild N ] acct-group/man-0::gentoo 0 KiB
[ebuild N ] acct-group/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-group/polkitd-0::gentoo 0 KiB
[ebuild U ] dev-libs/lzo-2.10:2::gentoo [2.09:2::gentoo] USE="(split-usr%*) -examples -static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] sys-devel/llvm-common-9.0.1::gentoo [5.0.1::gentoo] 110541 KiB
[ebuild N ] acct-group/lpadmin-0::gentoo 0 KiB
[ebuild N ] acct-group/lp-0::gentoo 0 KiB
[ebuild U ] app-text/poppler-data-0.4.9::gentoo [0.4.7::gentoo] 4099 KiB
[ebuild U ] app-misc/editor-wrapper-4-r1::gentoo [4::gentoo] 0 KiB
[ebuild R ] net-libs/libmnl-1.0.4:0/0.2.0::gentoo USE="(split-usr%*) -examples -static-libs" 295 KiB
[ebuild N ] acct-group/kvm-0::gentoo 0 KiB
[ebuild N ] acct-group/render-0::gentoo 0 KiB
[ebuild N ] acct-group/input-0::gentoo 0 KiB
[ebuild U ] sys-apps/baselayout-2.6-r1::gentoo [2.4.1-r2::gentoo] USE="(split-usr%*) -build" 32 KiB
[ebuild U ] dev-util/gperf-3.1::gentoo [3.0.4::gentoo] 1188 KiB
[ebuild U ] app-text/sgml-common-0.6.3-r7::gentoo [0.6.3-r6::gentoo] 0 KiB
[ebuild U ] sys-devel/autoconf-wrapper-13-r1::gentoo [13::gentoo] 0 KiB
[ebuild U ] sys-devel/automake-wrapper-11::gentoo [10::gentoo] 0 KiB
[ebuild N ] acct-group/sshd-0::gentoo 0 KiB
[ebuild N ] dev-libs/ell-0.31::gentoo USE="-glib -pie -test" ABI_X86="(64) -32 (-x32)" 468 KiB
[ebuild U ] dev-util/re2c-1.3-r1::gentoo [0.16::gentoo] USE="-debug%" 1211 KiB
[ebuild U ] sys-devel/autoconf-archive-2018.03.13::gentoo [2017.03.21::gentoo] 635 KiB
[ebuild U ] dev-libs/libatomic_ops-7.6.10::gentoo [7.6.0::gentoo] ABI_X86="(64) -32 (-x32)" 492 KiB
[ebuild U ] sys-apps/opentmpfiles-0.2::gentoo [0.1.3::gentoo] USE="(-selinux)" 6 KiB
[ebuild U ] virtual/libffi-3.3_rc0:0/7::gentoo [3.0.13-r1:0/0::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-libs/timezone-data-2020a::gentoo [2017c::gentoo] USE="nls -leaps-timezone% (-leaps_timezone%)" 640 KiB
[ebuild U ] sys-devel/binutils-config-5.2::gentoo [5-r4::gentoo] 0 KiB
[ebuild N ] acct-user/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-user/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-user/man-1::gentoo 0 KiB
[ebuild U ] sys-devel/gcc-config-2.2.1::gentoo [1.8-r1::gentoo] 16 KiB
[ebuild N ] acct-user/sshd-0::gentoo 0 KiB
[ebuild N ] virtual/libcrypt-1-r1:0/1::gentoo USE="static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/xz-utils-5.2.4-r2::gentoo [5.2.3::gentoo] USE="extra-filters nls (split-usr%*) threads -static-libs" ABI_X86="(64) -32 (-x32)" 1536 KiB
[ebuild U ] dev-libs/libunistring-0.9.10:0/2::gentoo [0.9.7:0/2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 3658 KiB
[ebuild U ] sys-apps/net-tools-1.60_p20180626073013::gentoo [1.60_p20161110235919::gentoo] USE="arp hostname ipv6 nls -nis -plipconfig (-selinux) -slattach -static" 223 KiB
[ebuild U ] sys-devel/m4-1.4.18-r1::gentoo [1.4.17::gentoo] USE="-examples" 1180 KiB
[ebuild U ] dev-libs/vala-common-0.46.7::gentoo [0.36.7::gentoo] 3324 KiB
[ebuild N ] app-arch/zstd-1.4.4-r4:0/1::gentoo USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1917 KiB
[ebuild U ] dev-libs/gmp-6.2.0-r1:0/10.4::gentoo [6.1.2:0/10.4::gentoo] USE="asm cxx -doc -pic% -static-libs (-pgo%)" ABI_X86="(64) -32 (-x32)" 1966 KiB
[ebuild U ] app-arch/rpm2targz-9.0.0.5g-r2::gentoo [9.0.0.5g::gentoo] 0 KiB
[ebuild U ] dev-libs/mpfr-4.0.2:0/6::gentoo [3.1.6:0/4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1409 KiB
[ebuild U ] dev-libs/mpc-1.1.0-r1:0/3::gentoo [1.0.3:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 685 KiB
[ebuild U ] sys-apps/debianutils-4.9.1::gentoo [4.8.3::gentoo] USE="installkernel%* -static" 154 KiB
[ebuild N ] sys-kernel/installkernel-gentoo-2::gentoo 3 KiB
[ebuild U ] dev-libs/gobject-introspection-common-1.62.0::gentoo [1.52.1::gentoo] 958 KiB
[ebuild U ] sys-apps/sysvinit-2.93::gentoo [2.88-r9::gentoo] USE="(-ibm) (-selinux) -static" 115 KiB
[ebuild U ] virtual/opengl-7.0-r2::gentoo [7.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] virtual/pkgconfig-1::gentoo [0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-libs/fribidi-1.0.9::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1115 KiB
[ebuild U ] dev-libs/libpipeline-1.5.2::gentoo [1.4.0::gentoo] USE="-static-libs -test" 971 KiB
[ebuild U ] sys-libs/e2fsprogs-libs-1.45.5::gentoo [1.43.6::gentoo] USE="(split-usr%*) -static-libs (-nls%*)" ABI_X86="(64) -32 (-x32)" 5440 KiB
[ebuild U ] dev-util/gtk-doc-am-1.32::gentoo [1.25-r1::gentoo] 745 KiB
[ebuild U ] dev-libs/boehm-gc-8.0.4::gentoo [7.4.2::gentoo] USE="threads* -cxx* -static-libs" ABI_X86="(64%*) -32% (-x32)" 1134 KiB
[ebuild U ] sys-apps/hwids-20200204::gentoo [20170328::gentoo] USE="net pci udev usb" 3414 KiB
[ebuild U ] app-text/build-docbook-catalog-1.21::gentoo [1.19.1::gentoo] 5 KiB
[ebuild U ] app-admin/perl-cleaner-2.27::gentoo [2.25::gentoo] 8 KiB
[ebuild U ] virtual/package-manager-1::gentoo [0::gentoo] 0 KiB
[ebuild U ] net-misc/netifrc-0.7.1::gentoo [0.5.1::gentoo] 81 KiB
[ebuild U ] virtual/glu-9.0-r2::gentoo [9.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-eselect/eselect-fontconfig-1.1-r1::gentoo [1.1::gentoo] 0 KiB
[ebuild U ] virtual/man-0-r3::gentoo [0-r1::gentoo] 0 KiB
[ebuild U ] sys-apps/man-pages-5.05-r2::gentoo [4.13::gentoo] USE="(-nls%*)" L10N="-de -fr -it -ja -nl -pl -ru -zh-CN (-da%)" 1654 KiB
[ebuild U ] sys-fs/udev-init-scripts-33::gentoo [32::gentoo] 4 KiB
[ebuild U ] virtual/dev-manager-0-r2::gentoo [0::gentoo] 0 KiB
[ebuild U ] perl-core/File-Temp-0.230.900::gentoo [0.230.400-r1::gentoo] 74 KiB
[ebuild U ] virtual/perl-File-Temp-0.230.900::gentoo [0.230.400-r5::gentoo] 0 KiB
[ebuild U ] dev-lang/perl-5.30.3:0/5.30::gentoo [5.24.3:0/5.24::gentoo] USE="berkdb gdbm -debug -doc -ithreads" 12208 KiB
[ebuild U ] virtual/perl-Data-Dumper-2.174.0::gentoo [2.160.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Test-Harness-3.420.0-r2::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Carp-1.500.0-r2::gentoo [1.400.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-File-Spec-3.780.0::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild U ] sys-kernel/linux-headers-5.4-r1::gentoo [4.13::gentoo] USE="-headers-only" 106888 KiB
[ebuild U ] virtual/perl-Exporter-5.730.0-r2::gentoo [5.720.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Encode-3.10.0::gentoo [2.800.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Scalar-List-Utils-1.500.0-r2::gentoo [1.420.200_rc-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-MIME-Base64-3.150.0-r6::gentoo [3.150.0-r3::gentoo] 0 KiB
[ebuild U ] dev-libs/libbsd-0.10.0::gentoo [0.8.6::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 385 KiB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.84.0::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-1.400.0::gentoo [1.360.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/libseccomp-2.4.2-r1::gentoo [2.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] app-misc/pax-utils-1.2.6::gentoo [1.1.7::gentoo] USE="seccomp -caps -debug -python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" 665 KiB
[ebuild N ] virtual/perl-XSLoader-0.300.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Time-Local-1.280.0::gentoo [1.230.0-r6::gentoo] 0 KiB
[ebuild N ] virtual/perl-IO-Socket-IP-0.390.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-libnet-3.110.0-r2::gentoo [3.80.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/mtdev-1.1.6::gentoo [1.1.5::gentoo] USE="(-static-libs%)" 290 KiB
[ebuild N ] dev-perl/Text-Iconv-1.700.0-r2::gentoo 11 KiB
[ebuild N ] dev-perl/Socket6-0.280.0::gentoo 65 KiB
[ebuild U ] net-firewall/iptables-1.6.1-r3:0/12::gentoo [1.6.1-r2:0/12::gentoo] USE="ipv6 (split-usr%*) -conntrack -netlink -nftables -pcap -static-libs" 607 KiB
[ebuild U ] virtual/perl-Storable-3.150.0::gentoo [2.560.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.89.0-r1::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-Compress-2.84.0::gentoo [2.69.1_rc-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Socket-2.27.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-parent-0.237.0::gentoo [0.234.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Digest-MD5-2.550.0-r2::gentoo [2.540.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Time-HiRes-1.976.0::gentoo 0 KiB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-7.340.0-r2::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild U ] dev-perl/URI-1.730.0::gentoo [1.710.0::gentoo] USE="-test" 105 KiB
[ebuild U ] dev-perl/HTML-Parser-3.720.0::gentoo [3.710.0-r1::gentoo] USE="-test" 89 KiB
[ebuild U ] dev-perl/Encode-Locale-1.50.0::gentoo [1.30.0-r1::gentoo] USE="-test%" 9 KiB
[ebuild U ] dev-perl/HTTP-Message-6.130.0::gentoo [6.110.0::gentoo] USE="-test" 73 KiB
[ebuild N ] dev-perl/XML-XPath-1.420.0::gentoo USE="-examples -test" 55 KiB
[ebuild U ] dev-perl/HTTP-Cookies-6.40.0::gentoo [6.10.0::gentoo] USE="-test%" 39 KiB
[ebuild U ] dev-perl/WWW-RobotRules-6.20.0-r1::gentoo [6.20.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Negotiate-6.10.0-r1::gentoo [6.10.0::gentoo] 0 KiB
[ebuild N ] dev-perl/IPC-System-Simple-1.250.0::gentoo USE="-test" 30 KiB
[ebuild N ] dev-perl/Sub-Name-0.210.0::gentoo USE="-suggested -test" 80 KiB
[ebuild N ] dev-perl/Try-Tiny-0.300.0::gentoo USE="-minimal -test" 34 KiB
[ebuild U ] sys-apps/help2man-1.47.10::gentoo [1.47.4::gentoo] USE="nls" 198 KiB
[ebuild NS ] sys-devel/automake-1.16.1-r1:1.16::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 1499 KiB
[ebuild R ] sys-libs/db-5.3.28-r2:5.3::gentoo USE="-cxx* -doc -examples -java -tcl -test" ABI_X86="(64) -32 (-x32)" 34268 KiB
[ebuild U ] net-dns/libidn2-2.3.0:0/2::gentoo [2.0.4:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 2115 KiB
[ebuild U ] sys-devel/libtool-2.4.6-r6:2::gentoo [2.4.6-r3:2::gentoo] USE="-vanilla" 951 KiB
[ebuild U ] sys-libs/zlib-1.2.11-r2:0/1::gentoo [1.2.11-r1:0/1::gentoo] USE="minizip (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/expat-2.2.8::gentoo [2.2.5::gentoo] USE="(split-usr%*) unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 413 KiB
[ebuild U ] media-libs/libpng-1.6.37:0/16::gentoo [1.6.29:0/16::gentoo] USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 999 KiB
[ebuild U ] media-libs/freetype-2.9.1-r3:2::gentoo [2.8:2::gentoo] USE="X adobe-cff bzip2 cleartype_hinting png -bindist -debug -doc -fontforge -harfbuzz -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 1882 KiB
[ebuild U ] x11-libs/libpciaccess-0.16::gentoo [0.13.4::gentoo] USE="zlib -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild U ] x11-libs/xtrans-1.4.0::gentoo [1.3.5::gentoo] USE="-doc" 182 KiB
[ebuild U ] sys-apps/file-5.37-r1::gentoo [5.32::gentoo] USE="zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 867 KiB
[ebuild U ] sys-libs/cracklib-2.9.7::gentoo [2.9.6-r1::gentoo] USE="nls (split-usr%*) zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 590 KiB
[ebuild U ] app-text/libpaper-1.1.24_p5::gentoo [1.1.24-r2::gentoo] ABI_X86="(64) -32 (-x32)" 48 KiB
[ebuild U ] media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.13-r4:0/0::gentoo] USE="png -static-libs -test" 138 KiB
[ebuild U ] sys-apps/kmod-26-r5::gentoo [24::gentoo] USE="tools zlib -debug -doc -libressl% -lzma -pkcs7% -python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python2_7%*) (-python3_4%) (-python3_5%*)" 540 KiB
[ebuild U ] dev-libs/nspr-4.25::gentoo [4.13.1::gentoo] USE="-debug" ABI_X86="(64) -32 (-x32)" 1055 KiB
[ebuild U ] dev-libs/nettle-3.5.1-r1:0/7::gentoo [3.3-r2:0/6.1::gentoo] USE="asm%* gmp -doc -static-libs -test (-neon%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="-aes -sha%" 1943 KiB
[ebuild U ] virtual/perl-Getopt-Long-2.500.0-r2::gentoo [2.480.0-r1::gentoo] 0 KiB
[ebuild U ] media-fonts/font-util-1.3.2-r1::gentoo [1.3.1::gentoo] 155 KiB
[ebuild N ] dev-perl/ExtUtils-Config-0.8.0::gentoo USE="-test" 11 KiB
[ebuild U ] virtual/perl-Text-ParseWords-3.300.0-r6::gentoo [3.300.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-3.400.0::gentoo [3.310.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Install-2.140.0-r2::gentoo [2.40.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-JSON-PP-4.20.0::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.231::gentoo [0.280.225-r2::gentoo] 0 KiB
[ebuild N ] virtual/perl-podlators-4.110.0::gentoo 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.18.0-r5::gentoo [0.18.0-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-2.150.10-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-2.150.10-r3::gentoo [2.150.5-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-version-0.992.400::gentoo [0.991.600-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Text-Unidecode-1.300.0::gentoo [1.270.0::gentoo] 135 KiB
[ebuild N ] dev-perl/Class-Inspector-1.320.0::gentoo USE="-test" 26 KiB
[ebuild N ] dev-perl/File-ShareDir-Install-0.110.0::gentoo USE="-test" 31 KiB
[ebuild N ] dev-perl/File-ShareDir-1.104.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/libintl-perl-1.310.0::gentoo [1.240.0-r2::gentoo] USE="-examples% -minimal%" 585 KiB
[ebuild N ] dev-libs/libnatspec-0.3.0::gentoo USE="-doc -python" PYTHON_SINGLE_TARGET="python2_7" 125 KiB
[ebuild U ] app-arch/unzip-6.0_p25-r1::gentoo [6.0_p21-r2::gentoo] USE="bzip2 natspec* unicode" 1368 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo [4.1.2-r6:4.1.2::gentoo] 74 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo [4.2-r2:4.2::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.3-r2:4.3::gentoo [4.3-r1:4.3::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo [4.4-r2:4.4::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo [4.5-r1:4.5::gentoo] 0 KiB
[ebuild N ] dev-libs/libuv-1.37.0:0/1::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1221 KiB
[ebuild N ] dev-perl/ExtUtils-InstallPaths-0.11.0::gentoo USE="-test" 19 KiB
[ebuild N ] dev-perl/ExtUtils-Helpers-0.26.0::gentoo USE="-test" 15 KiB
[ebuild N ] dev-perl/YAML-Tiny-1.730.0::gentoo USE="-minimal -test" 72 KiB
[ebuild U ] dev-perl/TermReadKey-2.370.0::gentoo [2.330.0::gentoo] USE="-examples%" 84 KiB
[ebuild N ] dev-perl/MIME-Charset-1.12.2::gentoo L10N="-ja -zh" 55 KiB
[ebuild N ] dev-perl/Unicode-LineBreak-2017.4.0-r1::gentoo 305 KiB
[ebuild U ] virtual/perl-Perl-OSType-1.10.0-r3::gentoo [1.9.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.720.0::gentoo [1.700.0-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-Module-Metadata-1.0.36::gentoo [1.0.31-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Module-Build-0.422.400::gentoo [0.421.600::gentoo] USE="-test" 298 KiB
[ebuild U ] dev-perl/File-BaseDir-0.70.0::gentoo [0.30.0-r1::gentoo] USE="-test" 10 KiB
[ebuild N ] dev-perl/Tie-IxHash-1.230.0::gentoo USE="-test" 10 KiB
[ebuild N ] dev-perl/IO-Socket-INET6-2.720.0-r1::gentoo 27 KiB
[ebuild U ] dev-perl/SGMLSpm-1.1-r1::gentoo [1.03-r7::gentoo] 112 KiB
[ebuild U ] dev-lang/nasm-2.14.02::gentoo [2.12.01::gentoo] USE="-doc" 809 KiB
[ebuild U ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2n:0/0::gentoo] USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test -tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9572 KiB
[ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples -libressl -minimal -test" 426 KiB
[ebuild U ] virtual/perl-File-Path-2.160.0::gentoo [2.130.0::gentoo] 0 KiB
[uninstall ] perl-core/File-Path-2.130.0::gentoo
[blocks b ] <perl-core/File-Path-2.160.0 ("<perl-core/File-Path-2.160.0" is blocking virtual/perl-File-Path-2.160.0)
[ebuild U ] dev-perl/File-DesktopEntry-0.220.0::gentoo [0.40.0-r1::gentoo] USE="-test" 18 KiB
[ebuild U ] media-libs/glu-9.0.1::gentoo [9.0.0-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 425 KiB
[ebuild U ] sys-apps/sandbox-2.18::gentoo [2.12::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB
[ebuild U ] sys-apps/busybox-1.31.1-r2::gentoo [1.25.1::gentoo] USE="ipv6 static -debug -livecd -make-symlinks -math -mdev -pam -savedconfig (-selinux) -sep-usr -syslog -systemd" 2374 KiB
[ebuild N ] dev-perl/Module-Build-Tiny-0.39.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/HTTP-Daemon-6.60.0::gentoo [6.10.0-r1::gentoo] USE="-test%" 45 KiB
[ebuild U ] app-eselect/eselect-python-20190417::gentoo [20160516::gentoo] 46 KiB
[ebuild U ] dev-libs/libtasn1-4.13:0/6::gentoo [4.12-r1:0/6::gentoo] USE="-doc -static-libs -test% -valgrind" ABI_X86="(64) -32 (-x32)" 1848 KiB
[ebuild U ] dev-libs/libgpg-error-1.36::gentoo [1.27-r1::gentoo] USE="nls -common-lisp -static-libs" ABI_X86="(64) -32 (-x32)" 899 KiB
[ebuild U ] dev-libs/libgcrypt-1.8.5:0/20::gentoo [1.8.1:0/20::gentoo] USE="-doc -o-flag-munging% -static-libs" ABI_X86="(64) -32 (-x32)" 2922 KiB
[ebuild U ] dev-libs/libassuan-2.5.3::gentoo [2.5.1::gentoo] USE="-static-libs" 559 KiB
[ebuild U ] dev-libs/libcroco-0.6.13:0.6::gentoo [0.6.12-r1:0.6::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 477 KiB
[ebuild U ] net-misc/curl-7.69.1::gentoo [7.57.0::gentoo] USE="ftp%* imap%* ipv6 ldap pop3%* progress-meter%* smtp%* ssl tftp%* -adns -alt-svc% -brotli% -gopher% -http2 -idn -kerberos -metalink (-nghttp3) (-quiche) -rtmp -samba -ssh -static-libs -telnet% -test -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -libressl -mbedtls -nss (-winssl) (-axtls%)" 2410 KiB
[ebuild N ] app-crypt/libb2-0.98.1-r2::gentoo USE="openmp -native-cflags -static-libs" ABI_X86="(64) -32 (-x32)" 275 KiB
[ebuild U ] sys-libs/binutils-libs-2.33.1-r1:0/2.33.1::gentoo [2.29.1-r1:0/2.29.1::gentoo] USE="nls -64-bit-bfd -multitarget -static-libs" ABI_X86="(64) -32 (-x32)" 21006 KiB
[ebuild U ] media-fonts/encodings-1.0.5::gentoo [1.0.4-r1::gentoo] 698 KiB
[ebuild U ] sys-apps/shadow-4.8-r4::gentoo [4.5::gentoo] USE="acl cracklib nls pam (split-usr%*) su%* xattr -audit -bcrypt% (-selinux) -skey" 1572 KiB
[ebuild U ] sys-libs/pam-1.3.1-r2::gentoo [1.2.1-r2::gentoo] USE="berkdb cracklib filecaps* pie (split-usr%*) -audit -debug -nis (-selinux) -static-libs% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 733 KiB
[ebuild U ] sys-apps/acl-2.2.53::gentoo [2.2.52-r1::gentoo] USE="nls (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 513 KiB
[ebuild U ] sys-apps/attr-2.4.48-r3::gentoo [2.4.47-r2::gentoo] USE="nls (split-usr%*) -debug% -static-libs" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] sys-apps/coreutils-8.31-r1::gentoo [8.28-r1::gentoo] USE="acl nls (split-usr%*) xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -test -vanilla" 5289 KiB
[ebuild U ] sys-libs/libcap-2.26-r2::gentoo [2.24-r2::gentoo] USE="pam (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 66 KiB
[ebuild U ] sys-devel/patch-2.7.6-r4::gentoo [2.7.5::gentoo] USE="xattr -static -test" 766 KiB
[ebuild U ] net-misc/rsync-3.1.3::gentoo [3.1.2-r2::gentoo] USE="acl iconv ipv6 xattr -examples -static -stunnel" 885 KiB
[ebuild U ] sys-apps/kbd-2.0.4::gentoo [2.0.3::gentoo] USE="nls pam -test" 1008 KiB
[ebuild U ] net-misc/openssh-8.1_p1-r3::gentoo [7.5_p1-r3::gentoo] USE="X* pam pie ssl -X509 -audit -bindist* -debug -hpn* -kerberos -ldns -libedit -libressl -livecd -sctp (-selinux) -static -test -xmss% (-ldap%) (-skey%) (-ssh1%)" 1590 KiB
[blocks b ] <net-misc/openssh-8.0_p1-r3 ("<net-misc/openssh-8.0_p1-r3" is blocking dev-libs/openssl-1.1.1g)
[ebuild NS ] dev-lang/python-3.8.2-r2:3.8::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 17467 KiB
[ebuild U ] sys-libs/readline-7.0_p5-r1:0/7::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2851 KiB
[ebuild U ] dev-db/sqlite-3.31.1:3::gentoo [3.20.1-r1:3::gentoo] USE="icu* readline secure-delete* -debug -doc -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)" 2820 KiB
[ebuild U ] sys-libs/ncurses-6.2-r1:0/6::gentoo [6.0-r1:0/6::gentoo] USE="cxx gpm* (split-usr%*) (tinfo*) unicode -ada -debug -doc -minimal -profile -static-libs -test -threads -trace" ABI_X86="(64) -32 (-x32)" 3346 KiB
[ebuild U ] dev-libs/icu-67.1:0/67.1::gentoo [58.2-r1:0/58.2::gentoo] USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" 23944 KiB
[ebuild U ] app-misc/ca-certificates-20200601.3.53::gentoo [20161130.3.30.2::gentoo] USE="-cacert (-insecure_certs%)" 79516 KiB
[ebuild U ] dev-libs/libpcre-8.43:3::gentoo [8.41-r1:3::gentoo] USE="bzip2 cxx jit pcre16 readline recursion-limit (split-usr%*) (unicode) zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1540 KiB
[ebuild N ] dev-perl/Mozilla-CA-20999999::gentoo 4 KiB
[ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.48.0::gentoo] USE="-examples -idn" 239 KiB
[ebuild U ] dev-perl/Net-HTTP-6.170.0::gentoo [6.90.0::gentoo] USE="-minimal -test%" 38 KiB
[ebuild U ] sys-libs/readline-8.0_p4:0/8::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2912 KiB
[ebuild U ] app-shells/bash-5.0_p17::gentoo [4.4_p12::gentoo] USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" 9948 KiB
[ebuild U ] dev-perl/libwww-perl-6.270.0::gentoo [6.150.0::gentoo] USE="ssl -test%" 160 KiB
[ebuild N ] dev-perl/XML-Twig-3.520.0::gentoo USE="nls -test" 399 KiB
[ebuild U ] dev-perl/LWP-Protocol-https-6.70.0::gentoo [6.60.0::gentoo] USE="-test%" 9 KiB
[ebuild N ] dev-lang/vala-0.46.7:0.46::gentoo USE="-test -valadoc" 0 KiB
[ebuild U ] dev-perl/File-MimeInfo-0.280.0::gentoo [0.270.0::gentoo] USE="-test" 32 KiB
[ebuild N ] dev-perl/X11-Protocol-0.560.0-r1::gentoo 99 KiB
[ebuild U ] net-libs/gnutls-3.6.14:0/30::gentoo [3.5.15:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test (-test-full) -tools -valgrind (-openpgp%) (-zlib%*)" ABI_X86="(64) -32 (-x32)" 5927 KiB
[ebuild U ] sys-devel/make-4.2.1-r4::gentoo [4.2.1::gentoo] USE="nls -guile -static" 1375 KiB
[ebuild U ] sys-devel/autoconf-2.13-r1:2.1::gentoo [2.13:2.1::gentoo] 0 KiB
[ebuild U ] x11-libs/xcb-util-wm-0.4.1-r2::gentoo [0.4.1-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/double-conversion-3.1.5:0/3::gentoo [2.0.1:0/1::gentoo] USE="(-static-libs%)" 6860 KiB
[ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4:60::gentoo USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" 32052 KiB
[ebuild NS ] sys-devel/binutils-2.33.1-r1:2.33::gentoo [2.29.1-r1:2.29.1::gentoo] USE="gold%* nls plugins%* -default-gold% -doc% -multitarget -static-libs -test (-cxx%*) (-vanilla%)" 0 KiB
[ebuild NS ] sys-devel/gcc-9.3.0:9.3.0::gentoo [6.4.0-r1:6.4.0::gentoo] USE="(cxx) fortran (multilib) nls nptl openmp pch (pie*) sanitize ssp vtv (-ada) (-altivec) -d% -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto% -objc -objc++ -objc-gc -pgo -systemtap% -test% -vanilla (-awt%) (-cilk%) (-gcj%) (-mpx%) (-regression-test%)" 68894 KiB
[ebuild U ] media-libs/fontconfig-2.13.0-r4:1.0::gentoo [2.12.4:1.0::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 1661 KiB
[ebuild N ] dev-libs/libpcre2-10.34::gentoo USE="bzip2 jit pcre16 readline recursion-limit (split-usr) unicode zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1676 KiB
[ebuild U ] sys-apps/less-551::gentoo [529::gentoo] USE="pcre unicode" 339 KiB
[ebuild U ] app-admin/eselect-1.4.16::gentoo [1.4.11::gentoo] USE="-doc -emacs -vim-syntax" 175 KiB
[ebuild U ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo [0.1.1::gentoo] 0 KiB
[ebuild U ] app-crypt/pinentry-1.1.0-r3::gentoo [1.0.0-r2::gentoo] USE="gtk ncurses qt5 -caps -emacs -fltk% -gnome-keyring -static" 457 KiB
[ebuild U ] sys-apps/texinfo-6.6-r1::gentoo [6.3::gentoo] USE="nls -static" 4831 KiB
[ebuild R ] sys-libs/gpm-1.20.7-r2::gentoo USE="(split-usr%*) (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/libarchive-3.4.2:0/13::gentoo [3.3.1:0/13::gentoo] USE="acl bzip2 e2fsprogs iconv lzma threads xattr zlib -blake2% -expat -libressl -lz4 -lzo -nettle -static-libs -zstd%" ABI_X86="(64) -32 (-x32)" 6816 KiB
[ebuild U ] app-editors/nano-4.6-r1::gentoo [2.8.7::gentoo] USE="magic ncurses nls spell (split-usr%*) unicode -debug -justify -minimal -slang -static" 2902 KiB
[ebuild U ] virtual/editor-0-r3::gentoo [0::gentoo] 0 KiB
[ebuild U ] x11-libs/xcb-util-renderutil-0.3.9-r2::gentoo [0.3.9-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-lang/python-2.7.18:2.7::gentoo [2.7.14-r1:2.7::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -tk -wininst (-doc%)" 12569 KiB
[ebuild U ] app-crypt/rhash-1.3.6-r1::gentoo [1.3.5::gentoo] USE="nls ssl%* -debug -libressl% -static-libs (-openssl%)" ABI_X86="(64) -32 (-x32)" 321 KiB
[ebuild U ] app-crypt/gnupg-2.2.20::gentoo [2.2.4::gentoo] USE="bzip2 ldap nls readline smartcard ssl%* usb -doc (-selinux) -tofu -tools -user-socket% -wks-server (-gnutls%*)" 6628 KiB
[ebuild U ] dev-qt/qtcore-5.14.2:5/5.14.2::gentoo [5.7.1-r3:5/5.7::gentoo] USE="icu -debug -old-kernel% -systemd -test" 48698 KiB
[ebuild U ] dev-qt/qtxml-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] dev-qt/qttest-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB
[ebuild N ] app-crypt/gpgme-1.13.0-r1:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)" 1778 KiB
[ebuild U ] app-portage/portage-utils-0.87::gentoo [0.64::gentoo] USE="nls openmp%* qmanifest%* qtegrity%* -libressl% -static" 1732 KiB
[ebuild U ] dev-qt/qtdbus-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild U ] media-libs/openjpeg-2.3.1-r1:2/7::gentoo [2.3.0:2/7::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2163 KiB
[ebuild U ] x11-apps/xset-1.2.4::gentoo [1.2.3::gentoo] 143 KiB
[ebuild U ] media-gfx/graphite2-1.3.14::gentoo [1.3.10::gentoo] USE="-perl -test" ABI_X86="(64) -32 (-x32)" 6475 KiB
[ebuild U ] sys-devel/bison-3.1::gentoo [3.0.4-r1::gentoo] USE="nls -examples -static -test" 1951 KiB
[ebuild U ] sys-apps/iproute2-5.4.0::gentoo [4.14.1-r2::gentoo] USE="berkdb iptables ipv6 -atm -caps% -elf% -minimal (-selinux)" 724 KiB
[ebuild U ] sys-fs/eudev-3.2.9::gentoo [3.1.5::gentoo] USE="hwdb introspection* kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 1914 KiB
[ebuild U ] virtual/libudev-232-r3:0/1::gentoo [232:0/1::gentoo] USE="-static-libs -systemd" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/util-linux-2.35.1-r2::gentoo [2.30.2::gentoo] USE="cramfs logger%* ncurses nls pam readline (split-usr%*) suid udev* unicode -audit% -build -caps -cryptsetup% -fdformat -hardlink% -kill -python (-selinux) -slang -static-libs -su% -systemd -test -tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="(-python2_7%) (-python3_4%) (-python3_5%*) (-python3_6%)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 5018 KiB
[ebuild U ] dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr%*) udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-process/psmisc-23.1-r1::gentoo [22.21-r3::gentoo] USE="X* ipv6 nls (-selinux)" 290 KiB
[ebuild U ] x11-misc/shared-mime-info-1.15::gentoo [1.9::gentoo] USE="(-test%)" 755 KiB
[ebuild U ] x11-themes/adwaita-icon-theme-3.32.0::gentoo [3.24.0::gentoo] USE="branding" 18106 KiB
[ebuild U ] net-nds/openldap-2.4.50::gentoo [2.4.44::gentoo] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -iodbc -kerberos -kinit -libressl -odbc -overlays -pbkdf2% -perl -samba -sasl (-selinux) -sha2% -smbkrb5passwd -static-libs -test% (-slp%)" ABI_X86="(64) -32 (-x32)" 5579 KiB
[ebuild U ] sys-devel/gettext-0.20.1::gentoo [0.19.8.1::gentoo] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="(64) -32 (-x32)" 22723 KiB
[ebuild U ] sys-apps/sed-4.7::gentoo [4.2.2::gentoo] USE="acl nls (-selinux) -static" 1268 KiB
[ebuild U ] net-dns/libidn-1.35:0/12::gentoo [1.33-r2:0/0::gentoo] USE="nls -doc -emacs -java -mono -static-libs" ABI_X86="(64) -32 (-x32)" 4072 KiB
[ebuild U ] sys-apps/findutils-4.7.0::gentoo [4.6.0-r1::gentoo] USE="nls (-selinux) -static -test" 1851 KiB
[ebuild U ] app-arch/tar-1.32::gentoo [1.29-r3::gentoo] USE="acl nls xattr -minimal (-selinux) -static" 2879 KiB
[ebuild U ] sys-fs/e2fsprogs-1.45.5::gentoo [1.43.6::gentoo] USE="nls (split-usr%*) -cron% -fuse -static-libs" 0 KiB
[ebuild U ] dev-libs/elfutils-0.177::gentoo [0.170-r1::gentoo] USE="bzip2 nls utils -lzma -static-libs -test (-threads)" ABI_X86="(64) -32 (-x32)" 8645 KiB
[ebuild U ] net-misc/wget-1.20.3-r3::gentoo [1.19.1-r2::gentoo] USE="ipv6 nls pcre (ssl) zlib -cookie_check% -debug -gnutls -idn -libressl -metalink% -ntlm -static -test -uuid" 4385 KiB
[ebuild U ] sys-apps/diffutils-3.6-r1::gentoo [3.5::gentoo] USE="nls -static" 1366 KiB
[ebuild U ] sys-apps/gawk-5.0.1::gentoo [4.1.4::gentoo] USE="nls readline -mpfr" 3063 KiB
[ebuild U ] sys-apps/grep-3.3-r1::gentoo [3.0::gentoo] USE="nls pcre -static" 1439 KiB
[ebuild NS ] dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 16879 KiB
[ebuild U ] dev-libs/libxml2-2.9.9-r3:2::gentoo [2.9.7:2::gentoo] USE="icu* ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 5365 KiB
[ebuild U ] x11-base/xcb-proto-1.14-r1::gentoo [1.12-r2::gentoo] ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 141 KiB
[ebuild U ] x11-libs/libxcb-1.14:0/1.12::gentoo [1.12-r2:0/1.12::gentoo] USE="xkb -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] dev-util/ninja-1.9.0::gentoo [1.8.2::gentoo] USE="-doc -emacs -test -vim-syntax (-zsh-completion%)" 209 KiB
[ebuild U ] dev-libs/libxslt-1.1.33-r1::gentoo [1.1.30-r2::gentoo] USE="crypt -debug -examples -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 3368 KiB
[ebuild U ] dev-util/itstool-2.0.6-r1::gentoo [2.0.2::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 101 KiB
[ebuild U ] dev-util/gdbus-codegen-2.62.6::gentoo [2.52.3::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 4594 KiB
[ebuild U ] app-text/xmlto-0.0.28-r1::gentoo [0.0.26-r1::gentoo] USE="text -latex" 125 KiB
[ebuild U ] app-text/po4a-0.57::gentoo [0.47-r1::gentoo] USE="-test" 3008 KiB
[ebuild U ] x11-libs/xcb-util-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-python/setuptools-44.1.0::gentoo [36.7.2::gentoo] USE="-test" PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python3_4%) (-python3_5%*)" 839 KiB
[ebuild U ] dev-python/certifi-2020.4.5.1::gentoo [2017.4.17::gentoo] PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-python3_9) (-pypy%) (-python3_4%) (-python3_5%*)" 155 KiB
[ebuild U ] dev-util/meson-0.52.1::gentoo [0.43.0::gentoo] USE="(-test)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 1473 KiB
[ebuild N ] dev-python/markupsafe-1.1.1::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 19 KiB
[ebuild U ] x11-libs/libdrm-2.4.100::gentoo [2.4.88::gentoo] USE="-libkms -valgrind (-static-libs%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu intel nouveau radeon (-exynos) (-freedreno) (-omap) (-tegra) (-vc4) (-vivante) -vmware" 836 KiB
[ebuild U ] x11-libs/pixman-0.38.4::gentoo [0.34.0::gentoo] USE="(-altivec) (-loongson2f) (-neon) (-iwmmxt%) (-static-libs%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmxext sse2 -ssse3" 877 KiB
[ebuild U ] dev-libs/libevdev-1.9.0::gentoo [1.5.7::gentoo] USE="-doc% -test% (-static-libs%)" ABI_X86="(64) -32 (-x32)" 433 KiB
[ebuild U ] net-misc/iputils-20190709-r1::gentoo [20171016_pre::gentoo] USE="arping filecaps* ipv6 nls%* ssl -SECURITY_HAZARD -caps -clockdiff -doc -gcrypt -idn -libressl -nettle -rarpd -rdisc -static -tftpd -tracepath -traceroute6% (-openssl%*) (-traceroute%)" 422 KiB
[ebuild N ] dev-libs/jsoncpp-1.9.3_pre20200412:0/23::gentoo USE="-doc -test" 208 KiB
[ebuild N ] dev-python/mako-1.1.2::gentoo USE="-doc -test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 459 KiB
[ebuild U ] dev-libs/libinput-1.15.4:0/10::gentoo [1.9.4:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 568 KiB
[ebuild U ] dev-util/cmake-3.16.5::gentoo [3.9.6::gentoo] USE="ncurses -doc -emacs -qt5 -test (-server%) (-system-jsoncpp%)" 8898 KiB
[ebuild NS ] sys-devel/llvm-9.0.1:9::gentoo [5.0.1:5::gentoo] USE="libffi ncurses xml%* -debug -doc -exegesis% -gold -libedit -test -xar% -z3%" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV% -Sparc -SystemZ -WebAssembly% -XCore" 155 KiB
[ebuild U ] media-libs/libjpeg-turbo-2.0.4::gentoo [1.5.1::gentoo] USE="-java -static-libs" ABI_X86="(64) -32 (-x32)" 2112 KiB
[ebuild U ] dev-libs/json-c-0.14-r3:0/5::gentoo [0.12:0/2::gentoo] USE="-doc -static-libs -threads%" ABI_X86="(64) -32 (-x32)" 315 KiB
[ebuild U ] virtual/jpeg-100::gentoo [0-r2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/tiff-4.1.0::gentoo [4.0.8::gentoo] USE="cxx jpeg zlib -jbig -lzma -static-libs -test -webp% -zstd%" ABI_X86="(64) -32 (-x32)" 2365 KiB
[ebuild U ] app-text/qpdf-9.0.2:0/26::gentoo [7.0.0:0/18::gentoo] USE="-doc -examples -perl -static-libs -test" 17744 KiB
[ebuild U ] dev-libs/glib-2.62.6:2::gentoo [2.52.3:2::gentoo] USE="dbus (mime) xattr -debug -fam -gtk-doc% (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[ebuild U ] dev-util/desktop-file-utils-0.24::gentoo [0.23::gentoo] USE="-emacs" 135 KiB
[ebuild N ] dev-util/glib-utils-2.62.6::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild U ] dev-libs/gobject-introspection-1.62.0::gentoo [1.52.1::gentoo] USE="-doctool -gtk-doc% -test (-cairo%*)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks b ] <dev-libs/gobject-introspection-1.62.0 ("<dev-libs/gobject-introspection-1.62.0" is blocking dev-libs/gobject-introspection-common-1.62.0)
[ebuild U ] dev-libs/atk-2.34.1::gentoo [2.24.0::gentoo] USE="introspection -gtk-doc% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 287 KiB
[ebuild U ] gnome-base/gsettings-desktop-schemas-3.34.0::gentoo [3.24.1::gentoo] USE="introspection" 636 KiB
[ebuild U ] dev-libs/libical-3.0.8:0/3::gentoo [2.0.0-r3:0/2::gentoo] USE="berkdb%* glib%* introspection%* -doc -examples -static-libs -test% -vala%" 861 KiB
[ebuild U ] x11-themes/gnome-themes-standard-3.28::gentoo [3.22.3::gentoo] 2885 KiB
[ebuild N ] sys-auth/elogind-243.7::gentoo USE="acl pam policykit -debug -doc (-selinux)" 1307 KiB
[ebuild N ] sys-auth/polkit-0.116-r1::gentoo USE="elogind gtk introspection nls pam -consolekit -examples -jit -kde (-selinux) -systemd -test" 1513 KiB
[ebuild N ] gnome-extra/polkit-gnome-0.105-r2::gentoo 304 KiB
[ebuild U ] sys-auth/pambase-20190402::gentoo [20150213-r1::gentoo] USE="cracklib elogind* nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd (-gnome-keyring%)" 4 KiB
[ebuild U ] sys-process/procps-3.3.15-r1:0/6::gentoo [3.3.12-r1:0/5::gentoo] USE="elogind* kill ncurses nls (split-usr%*) unicode -modern-top (-selinux) -static-libs -systemd -test" 884 KiB
[ebuild U ] sys-apps/openrc-0.42.1::gentoo [0.34.11::gentoo] USE="ncurses netifrc pam (split-usr%*) unicode -audit -bash% -debug -newnet (-prefix) (-selinux) -static-libs -sysv-utils%" 238 KiB
[ebuild N ] x11-base/xorg-proto-2019.2::gentoo 1056 KiB
[uninstall ] x11-proto/xf86bigfontproto-1.2.0-r1::gentoo ABI_X86="(64) -32 (-x32)"
[blocks b ] <x11-proto/xf86bigfontproto-1.2.0-r2 ("<x11-proto/xf86bigfontproto-1.2.0-r2" is blocking x11-base/xorg-proto-2019.2)
[ebuild U ] x11-libs/libX11-1.6.9::gentoo [1.6.5::gentoo] USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2231 KiB
[ebuild U ] x11-libs/libICE-1.0.10::gentoo [1.0.9-r1::gentoo] USE="ipv6 -static-libs (-doc%)" ABI_X86="(64) -32 (-x32)" 384 KiB
[ebuild U ] x11-libs/libXau-1.0.9::gentoo [1.0.8::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 316 KiB
[ebuild U ] x11-libs/libXdmcp-1.1.3::gentoo [1.1.2-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 325 KiB
[ebuild U ] x11-libs/xcb-util-image-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-keysyms-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libxshmfence-1.3-r1::gentoo [1.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 302 KiB
[ebuild U ] x11-libs/libxkbcommon-0.10.0::gentoo [0.7.1::gentoo] USE="X -doc -test (-static-libs%)" ABI_X86="(64) -32 (-x32)" 375 KiB
[ebuild U ] x11-libs/libfontenc-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" 313 KiB
[ebuild U ] x11-libs/libXext-1.3.4::gentoo [1.3.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 380 KiB
[ebuild U ] x11-libs/libXfixes-5.0.3-r1::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXrender-0.9.10-r1::gentoo [0.9.10::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/gdk-pixbuf-2.40.0:2::gentoo [2.36.11:2::gentoo] USE="X introspection jpeg tiff -gtk-doc% (-debug%) (-jpeg2k%) (-test%)" ABI_X86="(64) -32 (-x32)" 5383 KiB
[ebuild U ] x11-libs/libSM-1.2.3::gentoo [1.2.2-r1::gentoo] USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)" 355 KiB
[ebuild U ] x11-libs/xcb-util-cursor-0.1.3-r2::gentoo [0.1.3-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xprop-1.2.4::gentoo [1.2.2::gentoo] 147 KiB
[ebuild U ] x11-apps/mkfontscale-1.2.1::gentoo [1.1.2::gentoo] 148 KiB
[ebuild U ] x11-libs/libXt-1.2.0::gentoo [1.1.5::gentoo] USE="-doc% -static-libs -test" ABI_X86="(64) -32 (-x32)" 792 KiB
[ebuild U ] x11-libs/libXrandr-1.5.2::gentoo [1.5.1::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 323 KiB
[ebuild U ] x11-libs/libXi-1.7.10::gentoo [1.7.9::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 474 KiB
[ebuild U ] dev-util/gtk-update-icon-cache-3.24.16::gentoo [3.22.19::gentoo] 90 KiB
[ebuild U ] x11-libs/libXdamage-1.1.5::gentoo [1.1.4-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 297 KiB
[ebuild U ] x11-libs/libXcomposite-0.4.5::gentoo [0.4.4-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 310 KiB
[ebuild U ] x11-libs/libXxf86vm-1.1.4-r1::gentoo [1.1.4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXcursor-1.2.0::gentoo [1.1.15::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 327 KiB
[ebuild U ] x11-libs/libXft-2.3.3::gentoo [2.3.2::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 346 KiB
[ebuild U ] media-fonts/liberation-fonts-2.1.0::gentoo [2.00.1-r1::gentoo] USE="X -fontforge" 2301 KiB
[ebuild U ] www-client/w3m-0.5.3_p20180125::gentoo [0.5.3-r9::gentoo] USE="X gpm nls ssl unicode -fbcon -gdk-pixbuf% -imlib -libressl -lynxkeymap -nntp -xface (-gtk%*)" L10N="-de% -ja" 2131 KiB
[ebuild U ] sys-apps/dbus-1.12.16::gentoo [1.10.18::gentoo] USE="X elogind* -debug -doc (-selinux) -static-libs -systemd -test -user-session" ABI_X86="(64) -32 (-x32)" 2045 KiB
[ebuild U ] x11-libs/libXmu-1.1.3::gentoo [1.1.2::gentoo] USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] x11-libs/libXpm-3.5.13::gentoo [3.5.12::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 453 KiB
[ebuild U ] x11-libs/libXtst-1.2.3-r1::gentoo [1.2.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/freeglut-3.2.1::gentoo [3.0.0::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] x11-libs/libXaw-1.0.13-r1::gentoo [1.0.13::gentoo] USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-accessibility/at-spi2-core-2.34.0:2::gentoo [2.24.1:2::gentoo] USE="X introspection -gtk-doc% -test%" ABI_X86="(64) -32 (-x32)" 183 KiB
[ebuild U ] gnome-base/dconf-0.34.0::gentoo [0.26.1::gentoo] USE="-gtk-doc% -test" 111 KiB
[ebuild N ] dev-perl/Net-DBus-1.1.0::gentoo USE="-test" 2027 KiB
[ebuild U ] x11-apps/xauth-1.1::gentoo [1.0.10::gentoo] USE="ipv6 -test" 160 KiB
[ebuild U ] sys-apps/groff-1.22.4::gentoo [1.22.2::gentoo] USE="X* -examples" L10N="(-ja%)" 4041 KiB
[ebuild U ] app-accessibility/at-spi2-atk-2.34.2:2::gentoo [2.24.1:2::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 95 KiB
[ebuild U ] x11-misc/xdg-utils-1.1.3-r1::gentoo [1.1.1-r1::gentoo] USE="-doc (-perl%*)" 291 KiB
[ebuild U ] sys-apps/man-db-2.8.7::gentoo [2.7.6.1-r2::gentoo] USE="berkdb gdbm manpager nls seccomp%* zlib (-selinux) -static-libs" 1796 KiB
[ebuild U ] net-print/cups-2.3.3-r1::gentoo [2.1.4::gentoo] USE="X acl dbus pam ssl threads usb -debug -kerberos -lprng-compat (-selinux) -static-libs -systemd -xinetd -zeroconf (-java%) (-python%)" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 7950 KiB
[ebuild U ] net-wireless/bluez-5.54:0/3::gentoo [5.47-r1:0/3::gentoo] USE="cups mesh obex readline udev -btpclient% -debug -deprecated -doc -experimental -extra-tools -midi% (-selinux) -systemd -test -test-programs -user-session (-alsa%*)" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1957 KiB
[ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB
[ebuild U ] media-libs/mesa-19.3.5::gentoo [17.2.8::gentoo] USE="X%* classic dri3 egl gallium gbm gles2* libglvnd%* llvm -d3d9 -debug -gles1 -lm-sensors% -opencl -osmesa -pax_kernel (-selinux) -test% -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay% -wayland -xa -xvmc (-bindist%) (-nptl%*) (-openmax%) (-pic%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris% (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware (-imx%)" 11783 KiB
[blocks b ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
[blocks b ] <media-libs/mesa-19.2.2 ("<media-libs/mesa-19.2.2" is blocking media-libs/libglvnd-1.3.1)
[ebuild U ] x11-libs/cairo-1.16.0-r3::gentoo [1.14.8::gentoo] USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils% -valgrind (-gles2%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" 41014 KiB
[ebuild U ] media-libs/libepoxy-1.5.4::gentoo [1.4.2::gentoo] USE="X egl%* -test" ABI_X86="(64) -32 (-x32)" 330 KiB
[ebuild U ] media-libs/harfbuzz-2.6.5:0/0.9.18::gentoo [1.7.2:0/0.9.18::gentoo] USE="cairo glib graphite icu* introspection truetype -debug -static-libs -test (-fontconfig%)" ABI_X86="(64) -32 (-x32)" 8312 KiB
[ebuild U ] x11-libs/pango-1.42.4-r2::gentoo [1.40.14::gentoo] USE="X introspection -test" ABI_X86="(64) -32 (-x32)" 821 KiB
[ebuild U ] dev-qt/qtgui-5.14.2:5/5.14.2::gentoo [5.7.1-r1:5/5.7::gentoo] USE="X%* dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc% -vulkan% -wayland% (-gles2%) (-gtk%*) (-xcb%*)" 0 KiB
[ebuild U ] app-text/mupdf-1.16.1:0/1.16.1::gentoo [1.11-r1:0/1.11::gentoo] USE="X javascript* opengl ssl%* -libressl -static-libs (-curl%*) (-openssl%*) (-static%) (-vanilla%)" 44727 KiB
[ebuild U ] gnome-base/librsvg-2.40.21:2::gentoo [2.40.18:2::gentoo] USE="introspection vala* -tools" ABI_X86="(64) -32 (-x32)" 1618 KiB
[ebuild U ] app-text/poppler-0.88.0-r1:0/99::gentoo [0.57.0-r1:0/68::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -cjk -curl -debug -doc -nss (-qt4%)" 1567 KiB
[ebuild U ] x11-libs/gtk+-3.24.16:3::gentoo [3.22.19:3::gentoo] USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc% -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" 19940 KiB
[ebuild U ] dev-qt/qtwidgets-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="X%* gtk%* png -debug -gles2-only% -test (-gles2%) (-xcb%*)" 0 KiB
[ebuild U ] app-text/ghostscript-gpl-9.50::gentoo [9.21::gentoo] USE="X cups dbus gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33806 KiB
[ebuild U ] net-print/cups-filters-1.27.4::gentoo [1.17.9::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -pclm -perl -static-libs -test -zeroconf (-ipp_autosetup%)" 1459 KiB
[ebuild U ] x11-libs/gtk+-2.24.32-r1:2::gentoo [2.24.31-r1:2::gentoo] USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" 12339 KiB
[ebuild U ] x11-themes/gtk-engines-adwaita-3.28::gentoo [3.22.3::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[blocks B ] <x11-proto/resourceproto-1.2.0-r1 ("<x11-proto/resourceproto-1.2.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/presentproto-1.1-r1 ("<x11-proto/presentproto-1.1-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/scrnsaverproto-1.2.2-r2 ("<x11-proto/scrnsaverproto-1.2.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/kbproto-1.0.7-r1 ("<x11-proto/kbproto-1.0.7-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fixesproto-5.0-r2 ("<x11-proto/fixesproto-5.0-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-mesa ("app-eselect/eselect-mesa" is blocking media-libs/mesa-19.3.5)
[blocks B ] x11-proto/xf86rushproto ("x11-proto/xf86rushproto" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xproto-7.0.31-r1 ("<x11-proto/xproto-7.0.31-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86vidmodeproto-2.3.1-r2 ("<x11-proto/xf86vidmodeproto-2.3.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86dgaproto-2.1-r3 ("<x11-proto/xf86dgaproto-2.1-r3" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xineramaproto-1.2.1-r2 ("<x11-proto/xineramaproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/trapproto-3.4.3-r1 ("<x11-proto/trapproto-3.4.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/compositeproto-0.4.2-r2 ("<x11-proto/compositeproto-0.4.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/videoproto-2.3.3-r1 ("<x11-proto/videoproto-2.3.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri3proto-1.0-r1 ("<x11-proto/dri3proto-1.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/renderproto-0.11.1-r2 ("<x11-proto/renderproto-0.11.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-19.3.5)
[blocks B ] <x11-apps/mkfontdir-1.2.0 ("<x11-apps/mkfontdir-1.2.0" is blocking x11-apps/mkfontscale-1.2.1)
[blocks B ] net-wireless/rfkill ("net-wireless/rfkill" is blocking sys-apps/util-linux-2.35.1-r2)
[blocks B ] <x11-proto/damageproto-1.2.1-r2 ("<x11-proto/damageproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fontsproto-2.1.3-r1 ("<x11-proto/fontsproto-2.1.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri2proto-2.8-r2 ("<x11-proto/dri2proto-2.8-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xcmiscproto-1.2.2-r1 ("<x11-proto/xcmiscproto-1.2.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/inputproto-2.3.2-r1 ("<x11-proto/inputproto-2.3.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/glproto-1.4.17-r2 ("<x11-proto/glproto-1.4.17-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xextproto-7.3.0-r1 ("<x11-proto/xextproto-7.3.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86driproto-2.1.1-r2 ("<x11-proto/xf86driproto-2.1.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] >=sys-apps/util-linux-2.31_rc1 (">=sys-apps/util-linux-2.31_rc1" is blocking net-wireless/rfkill-0.5-r2)
[blocks B ] <x11-proto/bigreqsproto-1.1.2-r1 ("<x11-proto/bigreqsproto-1.1.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/recordproto-1.14.2-r2 ("<x11-proto/recordproto-1.14.2-r2" is blocking x11-base/xorg-proto-2019.2)
Total: 378 packages (307 upgrades, 62 new, 6 in new slots, 3 reinstalls, 2 uninstalls), Size of downloads: 1133616 KiB
Conflict: 36 blocks (30 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.3:0/5.30::gentoo, ebuild scheduled for merge) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
=dev-lang/perl-5.30* required by (virtual/perl-IO-Socket-IP-0.390.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
^ ^^^^^
(and 36 more with the same problem)
(dev-lang/perl-5.24.3:0/5.24::gentoo, installed) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
dev-lang/perl:0/5.24= required by (dev-perl/HTML-Tree-5.60.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
^^^^^^^^
(and 11 more with the same problems)
sys-libs/readline:0
(sys-libs/readline-7.0_p5-r1:0/7::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
sys-libs/readline:0/7= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
^^^^^
>=sys-libs/readline-4.1:0/7= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
^^^^^
sys-libs/readline:0/7= required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
sys-libs/readline:0/7= required by (app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed) USE="ncurses nls readline -static-libs" ABI_X86="(64)" L10N="-af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sv -sw -tn -uk -zu"
^^^^^
sys-libs/readline:0/7= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
(and 4 more with the same problems)
(sys-libs/readline-8.0_p4:0/8::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-8.0:0= required by (app-shells/bash-5.0_p17:0/0::gentoo, ebuild scheduled for merge) USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" ABI_X86="(64)"
^^ ^^^^^^
dev-libs/openssl:0
(dev-libs/openssl-1.1.1g:0/1.1::gentoo, ebuild scheduled for merge) USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
>=dev-libs/openssl-1.1.0g:0[bindist=] required by (net-misc/openssh-8.1_p1-r3:0/0::gentoo, ebuild scheduled for merge) USE="X pam pie ssl -X509 -audit -bindist -debug -hpn -kerberos -ldns -libedit -libressl -livecd -sctp (-selinux) -static -test -xmss" ABI_X86="(64)"
^^ ^^^^^^^^
(and 1 more with the same problem)
(dev-libs/openssl-1.0.2n:0/0::gentoo, installed) USE="asm bindist sslv3 tls-heartbeat zlib -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-analyzer/nmap-7.40:0/0::gentoo, installed) USE="ipv6 nls nse ssl -libressl -ncat -ndiff -nmap-update -nping (-system-lua) -zenmap" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
dev-libs/openssl:0/0= required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-0.9.8:0/0= required by (dev-python/m2crypto-0.24.0:0/0::gentoo, installed) USE="-libressl" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
>=dev-libs/openssl-0.9.6:0/0= required by (mail-client/mutt-1.7.2:0/0::gentoo, installed) USE="berkdb crypt gdbm imap nls ssl -debug -doc -gnutls -gpg -idn -kerberos -libressl -mbox -nntp -notmuch -pop -qdbm -sasl (-selinux) -sidebar -slang -smime -smtp -tokyocabinet -vanilla" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed) USE="berkdb gdbm ipv6 ncurses rdoc readline ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -tk -xemacs" ABI_X86="(64)"
^^^^^
>=dev-libs/openssl-1.0.2:0/0= required by (www-servers/apache-2.4.27-r1:2/2::gentoo, installed) USE="ldap ssl -debug -doc -libressl (-selinux) -static -suexec -threads" ABI_X86="(64)" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -authn_dbd -authz_dbd -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -slotmem_shm -substitute -version -xml2enc" APACHE2_MPMS="-event -prefork -worker"
^^^^^
dev-libs/openssl:0/0= required by (dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed) USE="gdbm ipv6 ncurses readline ssl (threads) xml -build -examples -hardened -libressl -sqlite -test -tk -wininst" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed) USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap -gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps" ABI_X86="(64)"
^^^^^
dev-libs/openssl:0/0= required by (app-emulation/virtualbox-5.1.32:0/0::gentoo, installed) USE="alsa opengl pam qt5 sdk udev -debug -doc -headless -java -libressl -lvm -pax_kernel -pulseaudio -python -vboxwebsrv -vnc" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
^^^^^
dev-lang/python-exec:2
(dev-lang/python-exec-2.4.6-r1:2/2::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7) (python3_8) (-python3_9)" pulled in by
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/itstool-2.0.6-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-libs/gobject-introspection-1.62.0:0/0::gentoo, ebuild scheduled for merge) USE="-doctool -gtk-doc -test" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/glib-utils-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_python3_7] required by (dev-util/gdbus-codegen-2.62.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
^^^^^^^^^^^^^^^^^^^^^^^^
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/markupsafe-1.1.1:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-util/meson-0.52.1:0/0::gentoo, ebuild scheduled for merge) USE="(-test)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (x11-base/xcb-proto-1.14-r1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/mako-1.1.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-libs/libxml2-2.9.9-r3:2/2::gentoo, ebuild scheduled for merge) USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 (-python3_8)"
>=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
(dev-lang/python-exec-2.4.5:2/2::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="jython2_7 pypy (pypy3) (python2_7) python3_4 python3_5 (python3_6)" pulled in by
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),python_single_target_python3_5(+)] required by (sys-devel/gdb-7.12.1:0/0::gentoo, installed) USE="client nls python server xml -lzma -multitarget -test -vanilla" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/docutils-0.13.1:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pyblake2-1.1.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (sys-apps/portage-2.3.13-r1:0/0::gentoo, installed) USE="(ipc) native-extensions xattr -build -doc -epydoc (-selinux)" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
>=dev-lang/python-exec-2:2/2=[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-portage/gentoolkit-0.4.0:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6"
dev-python/setuptools:0
(dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)" pulled in by
dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)"
>=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-util/meson-0.52.1:0/0::gentoo, ebuild scheduled for merge) USE="(-test)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)"
^^ ^^^^^^
(and 3 more with the same problems)
(dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] required by (dev-python/pyxattr-0.5.5:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/pygments-2.2.0:0/0::gentoo, installed) USE="-doc -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/setuptools[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-python/certifi:0
(dev-python/certifi-2020.4.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] required by (dev-python/setuptools-44.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8)"
(dev-python/certifi-2017.4.17:0/0::gentoo, installed) USE="" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6" pulled in by
>=dev-python/certifi-2016.9.26[python_targets_python2_7(-),python_targets_python3_5(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-python/setuptools-36.7.2:0/0::gentoo, installed) USE="-test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -pypy (-pypy3) -python3_4 -python3_6"
dev-qt/qtwidgets:5
(dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtwidgets-5.7.1:5/5.7::gentoo, installed) USE="png xcb -debug -gles2 -test" ABI_X86="(64)" pulled in by
~dev-qt/qtwidgets-5.7.1[-gles2] required by (dev-qt/qtprintsupport-5.7.1:5/5.7::gentoo, installed) USE="cups -debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 2 more with the same problem)
dev-qt/qtgui:5
(dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.14.2[gles2-only=,png=,X?] required by (dev-qt/qtwidgets-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="X gtk png -debug -gles2-only -test" ABI_X86="(64)"
^ ^^^^^^
(and 1 more with the same problem)
(dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)" pulled in by
~dev-qt/qtgui-5.7.1[-gles2] required by (dev-qt/qtprintsupport-5.7.1:5/5.7::gentoo, installed) USE="cups -debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 4 more with the same problem)
dev-qt/qtcore:5
(dev-qt/qtcore-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="icu -debug -old-kernel -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.14.2:5= required by (dev-qt/qtxml-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)"
^ ^^^^^^^^^
(and 4 more with the same problem)
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)" pulled in by
~dev-qt/qtcore-5.7.1 required by (dev-qt/qtwidgets-5.7.1:5/5.7::gentoo, installed) USE="png xcb -debug -gles2 -test" ABI_X86="(64)"
^ ^^^^^
(and 8 more with the same problem)
dev-libs/icu:0
(dev-libs/icu-67.1:0/67.1::gentoo, ebuild scheduled for merge) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
>=dev-libs/icu-59.1:= required by (dev-lang/spidermonkey-60.5.2_p0-r4:60/60::gentoo, ebuild scheduled for merge) USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" ABI_X86="(64)"
^^ ^^^^
(dev-libs/icu-58.2-r1:0/58.2::gentoo, installed) USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" pulled in by
dev-libs/icu:0/58.2= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^^^^
dev-libs/double-conversion:0
(dev-libs/double-conversion-3.1.5:0/3::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-libs/double-conversion-2.0.1:0/1::gentoo, installed) USE="-static-libs" ABI_X86="(64)" pulled in by
dev-libs/double-conversion:0/1= required by (dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed) USE="icu -debug -systemd -test" ABI_X86="(64)"
^^^^^
dev-qt/qtdbus:5
(dev-qt/qtdbus-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.14.2 required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
^ ^^^^^^
(dev-qt/qtdbus-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtdbus-5.7.1 required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
^ ^^^^^
dev-qt/qtxml:5
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, ebuild scheduled for merge) USE="-debug -test" ABI_X86="(64)" pulled in by
(no parents that aren't satisfied by other packages in this slot)
(dev-qt/qtxml-5.7.1:5/5.7::gentoo, installed) USE="-debug -test" ABI_X86="(64)" pulled in by
~dev-qt/qtxml-5.7.1 required by (dev-qt/linguist-tools-5.7.1:5/5.7::gentoo, installed) USE="-debug -qml -test" ABI_X86="(64)"
^ ^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(dev-lang/python-3.5.4-r1:3.5/3.5m::gentoo, installed): ebuild is masked or unavailable
(app-admin/apache-tools-2.4.27:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/Date-Manip-6.510.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.3.6:2.3/2.3::gentoo, installed): ebuild is masked or unavailable
(dev-perl/HTML-Form-6.30.0-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-perl/WWW-Mechanize-1.750.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-python/m2crypto-0.24.0:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-lang/ruby-2.2.9:2.2/2.2::gentoo, installed): ebuild is masked or unavailable
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed): ebuild is masked or unavailable
(mail-client/mutt-1.7.2:0/0::gentoo, installed): ebuild is masked or unavailable
(net-wireless/wpa_supplicant-2.6-r3:0/0::gentoo, installed): ebuild is masked or unavailable
(www-servers/apache-2.4.27-r1:2/2::gentoo, installed): ebuild is masked or unavailable
(app-emulation/virtualbox-5.1.32:0/0::gentoo, installed): ebuild is masked or unavailable
(dev-qt/qtcore-5.7.1-r3:5/5.7::gentoo, installed): ebuild is masked or unavailable
(net-analyzer/nmap-7.40:0/0::gentoo, installed): ebuild is masked or unavailable
(app-text/hunspell-1.6.1-r1:0/1.6::gentoo, installed): ebuild is masked or unavailable
(sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed): ebuild is masked or unavailable
(x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed): ebuild is masked or unavailable
(sys-devel/gdb-7.12.1:0/0::gentoo, installed): ebuild is masked or unavailable
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/recordproto-1.13.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled in by
x11-proto/resourceproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/resourceproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/resourceproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
x11-proto/xextproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.99.901 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
x11-proto/xextproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xextproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xextproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xextproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xextproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed) pulled in by
x11-proto/scrnsaverproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
>=x11-proto/scrnsaverproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/scrnsaverproto-1.2.2-r1[abi_x86_64(-)] required by (x11-libs/libXScrnSaver-1.2.2-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/fixesproto-5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
>=x11-proto/kbproto-1.0.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/kbproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/kbproto required by (x11-libs/libxkbfile-1.0.9:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/compositeproto-0.4 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
x11-proto/inputproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/inputproto-2.1.99.1 required by (x11-apps/xinput-1.6.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/inputproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/inputproto-2.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
x11-proto/xproto required by (x11-apps/xev-1.2.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-libinput-0.25.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
x11-proto/xproto required by (x11-wm/fvwm-2.6.5-r1:0/0::gentoo, installed) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xproto required by (x11-libs/libXaw3d-1.6.2:0/0::gentoo, installed) USE="unicode -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-terms/xterm-327:0/0::gentoo, installed) USE="openpty truetype unicode -Xaw3d -toolbar -xinerama" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/xproto-7.0.17 required by (x11-apps/xwininfo-1.1.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-apps/sessreg-1.1.1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
>=x11-proto/xproto-7.0.24[abi_x86_64(-)] required by (media-libs/libsdl2-2.0.4:0/0::gentoo, installed) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-custom-cflags) -fusionsound -gles -haptic -nas -oss -pulseaudio -static-libs -tslib -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow"
x11-proto/xproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/xproto-7.0.31 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xproto required by (x11-misc/makedepend-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto required by (x11-misc/imake-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xproto:0 required by (media-video/vlc-2.2.8-r1:0/5-8::gentoo, installed) USE="X a52 alsa avcodec avformat cdda dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mp3 mpeg ncurses ogg opengl png qt5 sdl svg swscale truetype udev vorbis x264 xcb xml xv -aalib (-altivec) -atmo -audioqueue -bidi -bluray -cddb -chromaprint -dc1394 -debug (-directx) -dvb -dxva2 -faad -fdk -fluidsynth -fontconfig -gme -gnome -gnutls -growl -gstreamer -httpd -ieee1394 -jack -kate -libass (-libav) -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-dialog-provider -macosx-eyetv -macosx-qtkit -macosx-quartztext -matroska -modplug -mtp -musepack (-neon) -omxil -opencv -optimisememory -opus -postproc -projectm -pulseaudio -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image -sftp -shout -sid -skins -speex -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vcdx -vdpau -vlm -vnc -vpx -wma-fixed -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse"
x11-proto/xproto required by (x11-apps/iceauth-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xineramaproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/xineramaproto-1.2.1-r1[abi_x86_64(-)] required by (x11-libs/libXinerama-1.1.3:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-proto/xineramaproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86dgaproto-2.0.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xf86dgaproto-2.1-r2[abi_x86_64(-)] required by (x11-libs/libXxf86dga-1.1.4:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
net-wireless/rfkill required by @selected
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
media-libs/mesa[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[X(+),abi_x86_64(-)]) required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, ebuild scheduled for merge) USE="X egl -test" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
>=media-libs/mesa-10.2:* required by (www-client/firefox-52.5.2:0/0::gentoo, installed) USE="dbus gmp-autoupdate jemalloc startup-notification -bindist -custom-cflags -custom-optimization -debug -eme-free -gtk2 -hardened -hwaccel -jack (-neon) -pgo -pulseaudio (-rust) (-selinux) (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite -test -wifi" ABI_X86="(64)" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"
>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_64(-)]) required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1[egl,gbm] required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-10.3.4-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.7.1-r1:5/5.7::gentoo, installed) USE="dbus egl gif gtk jpeg libinput png udev xcb -accessibility -debug -eglfs -evdev -gles2 -ibus -test -tslib -tuio" ABI_X86="(64)"
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/xf86driproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/xf86driproto-2.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/xf86driproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
>=x11-proto/dri3proto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/dri3proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-ethiopic-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-ttf-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-micro-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-100dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-daewoo-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/dejavu-2.35:0/0::gentoo, installed) USE="X -fontforge" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-xfree86-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-meltho-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-jis-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/urw-fonts-2.4.9:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-isas-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cursor-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sun-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/encodings-1.0.5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-dec-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-type1-1.0.4-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-ibm-type1-1.0.3-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-arabic-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-schumacher-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-speedo-1.0.2-r1:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-apps/mkfontscale required by (media-fonts/font-alias-1.0.3-r1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-cronyx-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-sony-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-screen-cyrillic-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-winitzki-cyrillic-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-lucidatypewriter-100dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/liberation-fonts-2.1.0:0/0::gentoo, ebuild scheduled for merge) USE="X -fontforge" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-mutt-misc-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bitstream-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-misc-misc-1.1.2-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-adobe-utopia-75dpi-1.0.4-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
>=x11-apps/mkfontscale-1.2.0 required by (media-fonts/font-bh-75dpi-1.0.3-r1:0/0::gentoo, installed) USE="X nls" ABI_X86="(64)"
x11-apps/mkfontscale required by (x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
x11-proto/presentproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/presentproto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed) pulled in by
>=app-eselect/eselect-opengl-1.3.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
app-eselect/eselect-opengl required by @selected
>=app-eselect/eselect-opengl-1.3.0 required by (x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled in by
>=x11-proto/bigreqsproto-1.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
>=x11-proto/xcmiscproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/damageproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86vidmodeproto-2.2.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86rushproto-1.1.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-apps/mkfontdir-1.0.7:0/0::gentoo, installed) pulled in by
x11-apps/mkfontdir required by (x11-base/xorg-x11-7.4-r2:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
x11-proto/videoproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/videoproto-2.2.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/videoproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/videoproto-2.3.1-r1[abi_x86_64(-)] required by (x11-libs/libXv-1.0.11:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed) pulled in by
x11-proto/renderproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
>=x11-proto/renderproto-0.11 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/renderproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
>=x11-proto/trapproto-3.4.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=sys-apps/util-linux-2.20 required by (sys-fs/eudev-3.2.9:0/0::gentoo, ebuild scheduled for merge) USE="hwdb introspection kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.5.2:1/1::gentoo, installed) USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.8.2-r2:3.8/3.8::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/e2fsprogs-1.45.5:0/0::gentoo, ebuild scheduled for merge) USE="nls (split-usr) -cron -fuse -static-libs" ABI_X86="(64)"
sys-apps/util-linux[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-apps/util-linux[abi_x86_64(-)]) required by (media-libs/fontconfig-2.13.0-r4:1.0/1.0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (sys-auth/elogind-243.7:0/0::gentoo, ebuild scheduled for merge) USE="acl pam policykit -debug -doc (-selinux)" ABI_X86="(64)"
sys-apps/util-linux required by (app-admin/apache-tools-2.4.27:0/0::gentoo, installed) USE="ssl -libressl" ABI_X86="(64)"
sys-apps/util-linux required by @system
>=sys-apps/util-linux-2.23[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.23[abi_x86_64(-)]) required by (dev-libs/glib-2.62.6:2/2::gentoo, ebuild scheduled for merge) USE="dbus (mime) xattr -debug -fam -gtk-doc (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)"
>=sys-apps/util-linux-2.16 required by (sys-fs/mdadm-3.4:0/0::gentoo, installed) USE="-static" ABI_X86="(64)"
sys-apps/util-linux required by (sys-fs/cryptsetup-1.7.5:0/0::gentoo, installed) USE="gcrypt nls udev -kernel -libressl -nettle -openssl -pwquality -python -reencrypt -static -static-libs -urandom" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
sys-apps/util-linux required by (app-text/xmlto-0.0.28-r1:0/0::gentoo, ebuild scheduled for merge) USE="text -latex" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, installed) USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.24.1-r3[abi_x86_64(-)]) required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by (net-fs/nfs-utils-1.3.4-r1:0/0::gentoo, installed) USE="ipv6 libmount nfsidmap nfsv4 tcpd uuid -caps -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
sys-apps/util-linux required by (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed) pulled in by
app-eselect/eselect-mesa required by @selected
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
x11-proto/fontsproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont2-2.0.3:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-vesa-2.3.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-fbdev-0.4.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/fontsproto required by (x11-drivers/xf86-video-virtualbox-5.1.32:0/0::gentoo, installed) USE="dri" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-proto required by (x11-apps/rgb-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xgamma-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxshmfence-1.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXaw-1.0.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-keysyms-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xwd-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/xcb-util-image-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXpm-3.5.13:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xprop-1.2.4:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXcomposite-0.4.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, installed) USE="X alsa joystick opengl sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-2.24.32-r1:2/2::gentoo, ebuild scheduled for merge) USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXt-1.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/startup-notification-0.12-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xkbutils-1.0.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-misc/xcb-2.4-r1:0/0::gentoo, installed) USE="-motif" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrender-0.9.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXau-1.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXft-2.3.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdpyinfo-1.3.2:0/0::gentoo, installed) USE="-dga -dmx -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/pango-1.42.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="X introspection -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libICE-1.0.10:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libfontenc-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xdriinfo-1.0.5:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXtst-1.2.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libmpeg2-0.5.1-r2:0/0::gentoo, installed) USE="X sdl -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrandr-1.5.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-cursor-0.1.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXfixes-5.0.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXxf86vm-1.1.4-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libxkbcommon-0.10.0:0/0::gentoo, ebuild scheduled for merge) USE="X -doc -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xauth-1.1:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -test" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXdmcp-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xf86dga-1.0.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXdamage-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (app-text/gv-3.7.3-r1:0/0::gentoo, installed) USE="-xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXi-1.7.10:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXmu-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXext-1.3.4:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/freeglut-3.2.1:0/0::gentoo, ebuild scheduled for merge) USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libX11-1.6.9:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) USE="X classic dri3 egl gallium gbm gles2 libglvnd llvm -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa -pax_kernel (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware"
x11-base/xorg-proto required by (x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
x11-proto/dri2proto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/dri2proto-2.8 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/dri2proto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>=x11-proto/dri2proto-2.6 required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
x11-proto/glproto required by (app-emulation/virtualbox-guest-additions-5.1.32:0/0::gentoo, installed) USE="X" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-nouveau-1.0.15:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-ati-7.9.0:0/0::gentoo, installed) USE="glamor udev" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-intel-2.99.917_p20170313:0/0::gentoo, installed) USE="dri sna udev -debug -dri3 -tools -uxa -xvmc" ABI_X86="(64)"
>=x11-proto/glproto-1.4.17-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-proto/glproto required by (x11-drivers/xf86-video-amdgpu-1.3.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
!!! The following installed packages are masked:
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at '/usr/portage/licenses/bh-luxi'.
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by: linux-firmware no-source-code freedist license(s))
A copy of the 'linux-firmware' license is located at '/usr/portage/licenses/linux-firmware'.
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at '/usr/portage/licenses/freedist'.
- www-client/firefox-52.5.2::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Thomas Deutschmann <whissi@gentoo.org> (2018-10-12)
# EOL and has known vulnerabilities. Please move to
# Firefox 60 or newer if you can.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
+ exit 3
+ emerge=emerge
+ emerge=$HOME/adm/gentoo/src/portage/bin/emerge
+ tgt=portage
+ tgt=@system
+ tgt=@world
+ sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --backtrack=100 --with-bdeps=y @world
!!! BINPKG_COMPRESS unsupported zstd. Missing package: app-arch/zstd
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 25 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
............. done!
[ebuild U ] dev-lang/python-exec-2.4.6-r1:2::gentoo [2.4.5:2::gentoo] PYTHON_TARGETS="(pypy3) (python2_7) (python3_6) (python3_7%*) (python3_8%*) (-python3_9) (-jython2_7%*) (-pypy%*) (-python3_4%*) (-python3_5%*)" 86 KiB
[ebuild U ] app-arch/bzip2-1.0.6-r11:0/1::gentoo [1.0.6-r8:0/1::gentoo] USE="(split-usr%*) -static -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-qt/qtchooser-66::gentoo [0_p20151008::gentoo] USE="-test" 32 KiB
[ebuild U ] dev-libs/libffi-3.3-r1:0/7::gentoo [3.2.1:0/0::gentoo] USE="-debug -pax_kernel -static-libs -test -test-bhaible%" ABI_X86="(64) -32 (-x32)" 1275 KiB
[ebuild U ] sys-devel/gnuconfig-20190912::gentoo [20170101::gentoo] 58 KiB
[ebuild U ] app-arch/gzip-1.9::gentoo [1.8::gentoo] USE="-pic -static" 745 KiB
[ebuild U ] app-misc/editor-wrapper-4-r1::gentoo [4::gentoo] 0 KiB
[ebuild N ] acct-group/man-0::gentoo 0 KiB
[ebuild U ] sys-apps/baselayout-2.6-r1::gentoo [2.4.1-r2::gentoo] USE="(split-usr%*) -build" 32 KiB
[ebuild U ] app-text/poppler-data-0.4.9::gentoo [0.4.7::gentoo] 4099 KiB
[ebuild N ] acct-group/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-group/polkitd-0::gentoo 0 KiB
[ebuild U ] dev-libs/lzo-2.10:2::gentoo [2.09:2::gentoo] USE="(split-usr%*) -examples -static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] sys-devel/llvm-common-9.0.1::gentoo [5.0.1::gentoo] 110541 KiB
[ebuild N ] app-crypt/openpgp-keys-gentoo-release-20191030::gentoo USE="-test" 24 KiB
[ebuild N ] acct-group/lpadmin-0::gentoo 0 KiB
[ebuild N ] acct-group/lp-0::gentoo 0 KiB
[ebuild R ] net-libs/libmnl-1.0.4:0/0.2.0::gentoo USE="(split-usr%*) -examples -static-libs" 295 KiB
[ebuild N ] acct-group/render-0::gentoo 0 KiB
[ebuild N ] acct-group/input-0::gentoo 0 KiB
[ebuild N ] acct-group/kvm-0::gentoo 0 KiB
[ebuild U ] dev-util/gperf-3.1::gentoo [3.0.4::gentoo] 1188 KiB
[ebuild U ] app-text/sgml-common-0.6.3-r7::gentoo [0.6.3-r6::gentoo] 0 KiB
[ebuild U ] x11-misc/xbitmaps-1.1.2-r1::gentoo [1.1.1-r1::gentoo] 127 KiB
[ebuild U ] media-libs/libogg-1.3.3::gentoo [1.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 408 KiB
[ebuild U ] sys-devel/autoconf-archive-2018.03.13::gentoo [2017.03.21::gentoo] 635 KiB
[ebuild U ] x11-misc/util-macros-1.19.2-r1::gentoo [1.19.1::gentoo] 83 KiB
[ebuild N ] acct-group/mail-0::gentoo 0 KiB
[ebuild R ] dev-libs/libaio-0.3.110::gentoo USE="(split-usr%*) -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-devel/autoconf-wrapper-13-r1::gentoo [13::gentoo] 0 KiB
[ebuild U ] sys-devel/automake-wrapper-11::gentoo [10::gentoo] 0 KiB
[ebuild U ] sys-apps/tcp-wrappers-7.6.28::gentoo [7.6.22-r1::gentoo] USE="ipv6 (split-usr%*) -netgroups -static-libs" ABI_X86="(64) -32 (-x32)" 36 KiB
[ebuild N ] acct-group/sshd-0::gentoo 0 KiB
[ebuild U ] net-libs/http-parser-2.9.3:0/2.9.0::gentoo [2.6.2:0/2.6.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 51 KiB
[ebuild U ] dev-util/boost-build-1.72.0::gentoo [1.63.0::gentoo] USE="-examples (-python%) (-test%)" PYTHON_TARGETS="(-python2_7%*)" 104402 KiB
[ebuild U ] media-libs/libdvbpsi-1.3.2:0/10::gentoo [1.3.0-r1:0/10::gentoo] USE="-doc -static-libs" 477 KiB
[ebuild U ] sys-apps/hdparm-9.58::gentoo [9.52::gentoo] USE="-static" 136 KiB
[ebuild U ] dev-util/re2c-1.3-r1::gentoo [0.16::gentoo] USE="-debug%" 1211 KiB
[ebuild N ] dev-libs/ell-0.31::gentoo USE="-glib -pie -test" ABI_X86="(64) -32 (-x32)" 468 KiB
[ebuild N ] media-libs/giflib-5.2.1-r1:0/7::gentoo USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 434 KiB
[ebuild N ] acct-group/utmp-0::gentoo 0 KiB
[ebuild N ] app-crypt/argon2-20190702:0/1::gentoo USE="-static-libs" 1471 KiB
[ebuild U ] net-wireless/wireless-regdb-20190603::gentoo [20171223::gentoo] 23 KiB
[ebuild N ] dev-db/lmdb-0.9.23:0/0.9.23::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 141 KiB
[ebuild N ] media-libs/opus-1.3.1-r1::gentoo USE="-custom-modes -doc -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 1016 KiB
[ebuild U ] sys-apps/opentmpfiles-0.2::gentoo [0.1.3::gentoo] USE="(-selinux)" 6 KiB
[ebuild U ] dev-libs/libatomic_ops-7.6.10::gentoo [7.6.0::gentoo] ABI_X86="(64) -32 (-x32)" 492 KiB
[ebuild U ] dev-util/byacc-20191125::gentoo [20170201::gentoo] 852 KiB
[ebuild U ] sys-process/lsof-4.91::gentoo [4.89::gentoo] USE="ipv6 -examples -rpc (-selinux) (-static%)" 774 KiB
[ebuild U ] virtual/libffi-3.3_rc0:0/7::gentoo [3.0.13-r1:0/0::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-libs/timezone-data-2020a::gentoo [2017c::gentoo] USE="nls -leaps-timezone% (-leaps_timezone%)" 640 KiB
[ebuild U ] sys-devel/binutils-config-5.2::gentoo [5-r4::gentoo] 0 KiB
[ebuild N ] acct-user/messagebus-0::gentoo 0 KiB
[ebuild N ] acct-user/polkitd-0::gentoo 0 KiB
[ebuild N ] acct-user/man-1::gentoo 0 KiB
[ebuild U ] sys-devel/gcc-config-2.2.1::gentoo [1.8-r1::gentoo] 16 KiB
[ebuild U ] sys-libs/libutempter-1.1.6-r3::gentoo [1.1.6-r2::gentoo] USE="-static-libs" 0 KiB
[ebuild N ] acct-user/mail-0::gentoo 0 KiB
[ebuild N ] acct-user/postmaster-0::gentoo 0 KiB
[ebuild N ] acct-user/sshd-0::gentoo 0 KiB
[ebuild N ] virtual/libcrypt-1-r1:0/1::gentoo USE="static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-arch/xz-utils-5.2.4-r2::gentoo [5.2.3::gentoo] USE="extra-filters nls (split-usr%*) threads -static-libs" ABI_X86="(64) -32 (-x32)" 1536 KiB
[ebuild U ] dev-libs/libunistring-0.9.10:0/2::gentoo [0.9.7:0/2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 3658 KiB
[ebuild U ] media-libs/libdvdcss-1.4.2:1.2::gentoo [1.4.0:1.2::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild N ] app-arch/zstd-1.4.4-r4:0/1::gentoo USE="threads -lz4 -static-libs" ABI_X86="(64) -32 (-x32)" 1917 KiB
[ebuild U ] sys-apps/net-tools-1.60_p20180626073013::gentoo [1.60_p20161110235919::gentoo] USE="arp hostname ipv6 nls -nis -plipconfig (-selinux) -slattach -static" 223 KiB
[ebuild U ] sys-devel/m4-1.4.18-r1::gentoo [1.4.17::gentoo] USE="-examples" 1180 KiB
[ebuild U ] dev-libs/vala-common-0.46.7::gentoo [0.36.7::gentoo] 3324 KiB
[ebuild U ] sys-apps/ethtool-5.4::gentoo [4.8::gentoo] 234 KiB
[ebuild U ] dev-libs/gmp-6.2.0-r1:0/10.4::gentoo [6.1.2:0/10.4::gentoo] USE="asm cxx -doc -pic% -static-libs (-pgo%)" ABI_X86="(64) -32 (-x32)" 1966 KiB
[ebuild U ] app-arch/rpm2targz-9.0.0.5g-r2::gentoo [9.0.0.5g::gentoo] 0 KiB
[ebuild U ] dev-libs/mpfr-4.0.2:0/6::gentoo [3.1.6:0/4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1409 KiB
[ebuild U ] dev-libs/mpc-1.1.0-r1:0/3::gentoo [1.0.3:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 685 KiB
[ebuild U ] sys-apps/debianutils-4.9.1::gentoo [4.8.3::gentoo] USE="installkernel%* -static" 154 KiB
[ebuild N ] sys-kernel/installkernel-gentoo-2::gentoo 3 KiB
[ebuild U ] x11-base/xorg-drivers-1.20-r2::gentoo [1.19::gentoo] INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom (-keyboard%*) (-mouse%*) (-tslib%)" VIDEO_CARDS="amdgpu dummy fbdev intel nouveau radeon radeonsi vesa -ast (-freedreno) (-geode) -glint -i915 -i965 -mga -nv -nvidia (-omap) -qxl -r128 -siliconmotion (-tegra) (-vc4) -via -virtualbox -vmware (-apm%) (-ark%) (-chips%) (-cirrus%) (-i128%) (-i740%) (-mach64%) (-neomagic%) (-newport%) (-rendition%) (-s3%) (-s3virge%) (-savage%) (-sis%) (-sisusb%) (-sunbw2%) (-suncg14%) (-suncg3%) (-suncg6%) (-sunffb%) (-sunleo%) (-suntcx%) (-tdfx%) (-tga%) (-trident%) (-tseng%) (-voodoo%)" 0 KiB
[ebuild N ] sys-devel/clang-common-9.0.1::gentoo 0 KiB
[ebuild U ] dev-libs/gobject-introspection-common-1.62.0::gentoo [1.52.1::gentoo] 958 KiB
[ebuild U ] sys-fs/udev-init-scripts-33::gentoo [32::gentoo] 4 KiB
[ebuild U ] app-eselect/eselect-ruby-20190121::gentoo [20170723::gentoo] 2 KiB
[ebuild U ] app-eselect/eselect-fontconfig-1.1-r1::gentoo [1.1::gentoo] 0 KiB
[ebuild U ] virtual/opengl-7.0-r2::gentoo [7.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] virtual/man-0-r3::gentoo [0-r1::gentoo] 0 KiB
[ebuild U ] sys-apps/man-pages-5.05-r2::gentoo [4.13::gentoo] USE="(-nls%*)" L10N="-de -fr -it -ja -nl -pl -ru -zh-CN (-da%)" 1654 KiB
[ebuild U ] virtual/pkgconfig-1::gentoo [0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-libs/fribidi-1.0.9::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1115 KiB
[ebuild U ] sys-libs/e2fsprogs-libs-1.45.5::gentoo [1.43.6::gentoo] USE="(split-usr%*) -static-libs (-nls%*)" ABI_X86="(64) -32 (-x32)" 5440 KiB
[ebuild U ] dev-libs/libpipeline-1.5.2::gentoo [1.4.0::gentoo] USE="-static-libs -test" 971 KiB
[ebuild U ] dev-util/gtk-doc-am-1.32::gentoo [1.25-r1::gentoo] 745 KiB
[ebuild U ] app-admin/sysklogd-2.1.2::gentoo [1.5.1-r1::gentoo] USE="-logger% -logrotate -systemd%" 549 KiB
[ebuild U ] x11-misc/xorg-cf-files-1.0.6-r1::gentoo [1.0.6::gentoo] 5 KiB
[ebuild U ] dev-libs/boehm-gc-8.0.4::gentoo [7.4.2::gentoo] USE="threads* -cxx* -static-libs" ABI_X86="(64%*) -32% (-x32)" 1134 KiB
[ebuild U ] virtual/logger-0-r1::gentoo [0::gentoo] 0 KiB
[ebuild U ] app-admin/mcelog-169::gentoo [154::gentoo] USE="(-selinux)" 306 KiB
[ebuild U ] sys-apps/hwids-20200204::gentoo [20170328::gentoo] USE="net pci udev usb" 3414 KiB
[ebuild U ] perl-core/File-Temp-0.230.900::gentoo [0.230.400-r1::gentoo] 74 KiB
[ebuild U ] virtual/perl-File-Temp-0.230.900::gentoo [0.230.400-r5::gentoo] 0 KiB
[ebuild U ] dev-lang/perl-5.30.3:0/5.30::gentoo [5.24.3:0/5.24::gentoo] USE="berkdb gdbm -debug -doc -ithreads" 12208 KiB
[ebuild U ] virtual/perl-Test-Harness-3.420.0-r2::gentoo [3.360.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Data-Dumper-2.174.0::gentoo [2.160.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-Carp-1.500.0-r2::gentoo [1.400.0-r1::gentoo] 0 KiB
[ebuild U ] sys-kernel/linux-headers-5.4-r1::gentoo [4.13::gentoo] USE="-headers-only" 106888 KiB
[ebuild U ] virtual/perl-File-Spec-3.780.0::gentoo [3.630.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Exporter-5.730.0-r2::gentoo [5.720.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Encode-3.10.0::gentoo [2.800.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Scalar-List-Utils-1.500.0-r2::gentoo [1.420.200_rc-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-1.400.0::gentoo [1.360.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-MIME-Base64-3.150.0-r6::gentoo [3.150.0-r3::gentoo] 0 KiB
[ebuild U ] dev-libs/libbsd-0.10.0::gentoo [0.8.6::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 385 KiB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.84.0::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] sys-libs/libseccomp-2.4.2-r1::gentoo [2.3.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 587 KiB
[ebuild U ] app-misc/pax-utils-1.2.6::gentoo [1.1.7::gentoo] USE="seccomp -caps -debug -python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" 665 KiB
[ebuild U ] sys-apps/sandbox-2.18::gentoo [2.12::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB
[ebuild U ] virtual/perl-Storable-3.150.0::gentoo [2.560.100_rc-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-Time-Local-1.280.0::gentoo [1.230.0-r6::gentoo] 0 KiB
[ebuild N ] virtual/perl-XSLoader-0.300.0-r2::gentoo 0 KiB
[ebuild N ] virtual/perl-IO-Socket-IP-0.390.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-libnet-3.110.0-r2::gentoo [3.80.100_rc-r3::gentoo] 0 KiB
[ebuild U ] sys-libs/mtdev-1.1.6::gentoo [1.1.5::gentoo] USE="(-static-libs%)" 290 KiB
[ebuild N ] dev-perl/Text-Iconv-1.700.0-r2::gentoo 11 KiB
[ebuild N ] dev-perl/Socket6-0.280.0::gentoo 65 KiB
[ebuild U ] net-firewall/iptables-1.6.1-r3:0/12::gentoo [1.6.1-r2:0/12::gentoo] USE="ipv6 (split-usr%*) -conntrack -netlink -nftables -pcap -static-libs" 607 KiB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.89.0-r1::gentoo [2.69.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-IO-Compress-2.84.0::gentoo [2.69.1_rc-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Socket-2.27.0-r2::gentoo 0 KiB
[ebuild U ] virtual/perl-Digest-MD5-2.550.0-r2::gentoo [2.540.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-Time-HiRes-1.976.0::gentoo 0 KiB
[ebuild U ] virtual/perl-parent-0.237.0::gentoo [0.234.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-7.340.0-r2::gentoo [7.100.200_rc-r2::gentoo] 0 KiB
[ebuild U ] dev-perl/URI-1.730.0::gentoo [1.710.0::gentoo] USE="-test" 105 KiB
[ebuild U ] dev-perl/HTML-Parser-3.720.0::gentoo [3.710.0-r1::gentoo] USE="-test" 89 KiB
[ebuild U ] dev-perl/Encode-Locale-1.50.0::gentoo [1.30.0-r1::gentoo] USE="-test%" 9 KiB
[ebuild N ] dev-perl/IPC-System-Simple-1.250.0::gentoo USE="-test" 30 KiB
[ebuild U ] dev-perl/WWW-RobotRules-6.20.0-r1::gentoo [6.20.0::gentoo] 0 KiB
[ebuild U ] dev-perl/HTTP-Message-6.130.0::gentoo [6.110.0::gentoo] USE="-test" 73 KiB
[ebuild U ] dev-perl/HTTP-Cookies-6.40.0::gentoo [6.10.0::gentoo] USE="-test%" 39 KiB
[ebuild U ] dev-perl/HTTP-Negotiate-6.10.0-r1::gentoo [6.10.0::gentoo] 0 KiB
[ebuild N ] dev-perl/Sub-Name-0.210.0::gentoo USE="-suggested -test" 80 KiB
[ebuild N ] dev-perl/Try-Tiny-0.300.0::gentoo USE="-minimal -test" 34 KiB
[ebuild U ] dev-lang/nasm-2.14.02::gentoo [2.12.01::gentoo] USE="-doc" 809 KiB
[ebuild U ] virtual/perl-Getopt-Long-2.500.0-r2::gentoo [2.480.0-r1::gentoo] 0 KiB
[ebuild U ] media-libs/x264-0.0.20190214:0/157::gentoo [0.0.20160712:0/148::gentoo] USE="interlaced threads (-altivec) -opencl -pic -static-libs (-10bit%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 753 KiB
[ebuild N ] dev-perl/ExtUtils-Config-0.8.0::gentoo USE="-test" 11 KiB
[ebuild U ] virtual/perl-Text-ParseWords-3.300.0-r6::gentoo [3.300.0-r3::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-ParseXS-3.400.0::gentoo [3.310.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-CBuilder-0.280.231::gentoo [0.280.225-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Install-2.140.0-r2::gentoo [2.40.0-r3::gentoo] 0 KiB
[ebuild N ] virtual/perl-podlators-4.110.0::gentoo 0 KiB
[ebuild U ] virtual/perl-JSON-PP-4.20.0::gentoo [2.273.0.100_rc-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.18.0-r5::gentoo [0.18.0-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-2.150.10-r3::gentoo [1.441.700.100_rc-r2::gentoo] 0 KiB
[ebuild U ] virtual/perl-CPAN-Meta-2.150.10-r3::gentoo [2.150.5-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-version-0.992.400::gentoo [0.991.600-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/HTML-Form-6.30.0-r2::gentoo [6.30.0-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Text-Unidecode-1.300.0::gentoo [1.270.0::gentoo] 135 KiB
[ebuild N ] dev-perl/Class-Inspector-1.320.0::gentoo USE="-test" 26 KiB
[ebuild N ] dev-perl/File-ShareDir-Install-0.110.0::gentoo USE="-test" 31 KiB
[ebuild N ] dev-perl/File-ShareDir-1.104.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/libintl-perl-1.310.0::gentoo [1.240.0-r2::gentoo] USE="-examples% -minimal%" 585 KiB
[ebuild U ] sys-libs/efivar-37:0/1::gentoo [31:0/1::gentoo] 107 KiB
[ebuild N ] dev-perl/ExtUtils-Helpers-0.26.0::gentoo USE="-test" 15 KiB
[ebuild N ] dev-perl/ExtUtils-InstallPaths-0.11.0::gentoo USE="-test" 19 KiB
[ebuild U ] sys-apps/keyutils-1.6.1:0/1.9::gentoo [1.5.9-r4:0/0::gentoo] USE="(split-usr%*) -static -static-libs -test" ABI_X86="(64) -32 (-x32)" 117 KiB
[ebuild U ] dev-perl/TermReadKey-2.370.0::gentoo [2.330.0::gentoo] USE="-examples%" 84 KiB
[ebuild N ] dev-perl/YAML-Tiny-1.730.0::gentoo USE="-minimal -test" 72 KiB
[ebuild N ] dev-perl/MIME-Charset-1.12.2::gentoo L10N="-ja -zh" 55 KiB
[ebuild N ] dev-perl/Unicode-LineBreak-2017.4.0-r1::gentoo 305 KiB
[ebuild U ] dev-perl/Date-Manip-6.600.0::gentoo [6.510.0::gentoo] USE="-test" 1783 KiB
[ebuild U ] sys-power/acpid-2.0.32-r1::gentoo [2.0.28::gentoo] USE="(-selinux)" 155 KiB
[ebuild U ] sys-apps/sysvinit-2.93::gentoo [2.88-r9::gentoo] USE="(-ibm) (-selinux) -static" 115 KiB
[ebuild N ] virtual/perl-Tie-RefHash-1.390.0-r11::gentoo 0 KiB
[ebuild U ] virtual/perl-Perl-OSType-1.10.0-r3::gentoo [1.9.0-r1::gentoo] 0 KiB
[ebuild U ] virtual/perl-ExtUtils-Manifest-1.720.0::gentoo [1.700.0-r4::gentoo] 0 KiB
[ebuild U ] virtual/perl-Module-Metadata-1.0.36::gentoo [1.0.31-r1::gentoo] 0 KiB
[ebuild U ] dev-perl/Module-Build-0.422.400::gentoo [0.421.600::gentoo] USE="-test" 298 KiB
[ebuild U ] dev-perl/File-BaseDir-0.70.0::gentoo [0.30.0-r1::gentoo] USE="-test" 10 KiB
[ebuild N ] dev-perl/Tie-IxHash-1.230.0::gentoo USE="-test" 10 KiB
[ebuild N ] dev-perl/IO-Socket-INET6-2.720.0-r1::gentoo 27 KiB
[ebuild U ] dev-perl/HTML-Tree-5.70.0::gentoo [5.60.0::gentoo] USE="-test" 147 KiB
[ebuild U ] dev-perl/SGMLSpm-1.1-r1::gentoo [1.03-r7::gentoo] 112 KiB
[ebuild U ] virtual/perl-File-Path-2.160.0::gentoo [2.130.0::gentoo] 0 KiB
[uninstall ] perl-core/File-Path-2.130.0::gentoo
[blocks b ] <perl-core/File-Path-2.160.0 ("<perl-core/File-Path-2.160.0" is blocking virtual/perl-File-Path-2.160.0)
[ebuild U ] dev-perl/File-DesktopEntry-0.220.0::gentoo [0.40.0-r1::gentoo] USE="-test" 18 KiB
[ebuild N ] dev-perl/Module-Build-Tiny-0.39.0::gentoo USE="-test" 21 KiB
[ebuild U ] dev-perl/HTTP-Daemon-6.60.0::gentoo [6.10.0-r1::gentoo] USE="-test%" 45 KiB
[ebuild U ] sys-apps/busybox-1.31.1-r2::gentoo [1.25.1::gentoo] USE="ipv6 static -debug -livecd -make-symlinks -math -mdev -pam -savedconfig (-selinux) -sep-usr -syslog -systemd" 2374 KiB
[ebuild U ] dev-util/strace-5.3::gentoo [4.20::gentoo] USE="-aio -elfutils% -perl -static -unwind" 1536 KiB
[ebuild U ] virtual/dev-manager-0-r2::gentoo [0::gentoo] 0 KiB
[ebuild U ] net-misc/dhcpcd-8.1.9::gentoo [6.11.3::gentoo] USE="embedded ipv6 udev" 225 KiB
[ebuild U ] net-mail/mailbase-1.5-r1::gentoo [1.1::gentoo] USE="pam" 0 KiB
[ebuild U ] virtual/freedesktop-icon-theme-0-r3::gentoo [0-r2::gentoo] 0 KiB
[ebuild N ] app-eselect/eselect-rust-20200419::gentoo 50 KiB
[ebuild U ] app-eselect/eselect-python-20190417::gentoo [20160516::gentoo] 46 KiB
[ebuild U ] app-text/build-docbook-catalog-1.21::gentoo [1.19.1::gentoo] 5 KiB
[ebuild U ] net-misc/netifrc-0.7.1::gentoo [0.5.1::gentoo] 81 KiB
[ebuild U ] virtual/glu-9.0-r2::gentoo [9.0-r1::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] virtual/mta-1-r1::gentoo [1::gentoo] 0 KiB
[ebuild U ] sys-apps/help2man-1.47.10::gentoo [1.47.4::gentoo] USE="nls" 198 KiB
[ebuild NS ] sys-devel/automake-1.16.1-r1:1.16::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 1499 KiB
[ebuild R ] sys-libs/db-5.3.28-r2:5.3::gentoo USE="-cxx* -doc -examples -java -tcl -test" ABI_X86="(64) -32 (-x32)" 34268 KiB
[ebuild U ] net-dns/libidn2-2.3.0:0/2::gentoo [2.0.4:0/0::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 2115 KiB
[ebuild U ] sys-devel/libtool-2.4.6-r6:2::gentoo [2.4.6-r3:2::gentoo] USE="-vanilla" 951 KiB
[ebuild U ] sys-libs/zlib-1.2.11-r2:0/1::gentoo [1.2.11-r1:0/1::gentoo] USE="minizip (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libpciaccess-0.16::gentoo [0.13.4::gentoo] USE="zlib -static-libs" ABI_X86="(64) -32 (-x32)" 359 KiB
[ebuild U ] media-libs/libpng-1.6.37:0/16::gentoo [1.6.29:0/16::gentoo] USE="apng (-neon) -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 999 KiB
[ebuild U ] dev-libs/expat-2.2.8::gentoo [2.2.5::gentoo] USE="(split-usr%*) unicode -examples -static-libs" ABI_X86="(64) -32 (-x32)" 413 KiB
[ebuild U ] media-libs/freetype-2.9.1-r3:2::gentoo [2.8:2::gentoo] USE="X adobe-cff bzip2 cleartype_hinting png -bindist -debug -doc -fontforge -harfbuzz -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 1882 KiB
[ebuild U ] x11-libs/xtrans-1.4.0::gentoo [1.3.5::gentoo] USE="-doc" 182 KiB
[ebuild U ] dev-libs/nspr-4.25::gentoo [4.13.1::gentoo] USE="-debug" ABI_X86="(64) -32 (-x32)" 1055 KiB
[ebuild U ] sys-apps/kmod-26-r5::gentoo [24::gentoo] USE="tools zlib -debug -doc -libressl% -lzma -pkcs7% -python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python2_7%*) (-python3_4%) (-python3_5%*)" 540 KiB
[ebuild U ] sys-apps/file-5.37-r1::gentoo [5.32::gentoo] USE="zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 867 KiB
[ebuild U ] app-text/libpaper-1.1.24_p5::gentoo [1.1.24-r2::gentoo] ABI_X86="(64) -32 (-x32)" 48 KiB
[ebuild U ] sys-libs/cracklib-2.9.7::gentoo [2.9.6-r1::gentoo] USE="nls (split-usr%*) zlib -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 590 KiB
[ebuild U ] media-libs/jbig2dec-0.17-r1:0/0.17::gentoo [0.13-r4:0/0::gentoo] USE="png -static-libs -test" 138 KiB
[ebuild N ] dev-perl/XML-XPath-1.420.0::gentoo USE="-examples -test" 55 KiB
[ebuild U ] dev-libs/nettle-3.5.1-r1:0/7::gentoo [3.3-r2:0/6.1::gentoo] USE="asm%* gmp -doc -static-libs -test (-neon%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="-aes -sha%" 1943 KiB
[ebuild U ] media-fonts/font-util-1.3.2-r1::gentoo [1.3.1::gentoo] 155 KiB
[ebuild U ] sys-devel/automake-1.15.1-r2:1.15::gentoo [1.15.1-r1:1.15::gentoo] USE="-test%" 0 KiB
[ebuild U ] media-libs/alsa-lib-1.2.2-r1::gentoo [1.1.2::gentoo] USE="thread-safety%* -alisp -debug -doc -python" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python2_7% -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1007 KiB
[ebuild U ] net-libs/libtirpc-1.2.5:0/3::gentoo [1.0.2-r1:0/3::gentoo] USE="ipv6 (split-usr%*) -kerberos -static-libs" ABI_X86="(64) -32 (-x32)" 502 KiB
[ebuild N ] dev-libs/libuv-1.37.0:0/1::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1221 KiB
[ebuild U ] media-libs/libdvdread-6.0.0::gentoo [5.0.3::gentoo] USE="css -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] media-libs/libvorbis-1.3.6-r1::gentoo [1.3.5::gentoo] USE="-static-libs -test%" ABI_X86="(64) -32 (-x32)" 1168 KiB
[ebuild U ] dev-libs/libyaml-0.2.2::gentoo [0.1.7::gentoo] USE="-doc -static-libs -test (-examples%)" 78 KiB
[ebuild U ] media-libs/libdvdnav-6.0.0::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 361 KiB
[ebuild N ] dev-libs/libnatspec-0.3.0::gentoo USE="-doc -python" PYTHON_SINGLE_TARGET="python2_7" 125 KiB
[ebuild U ] app-arch/unzip-6.0_p25-r1::gentoo [6.0_p21-r2::gentoo] USE="bzip2 natspec* unicode" 1368 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo [4.1.2-r6:4.1.2::gentoo] 74 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo [4.2-r2:4.2::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.3-r2:4.3::gentoo [4.3-r1:4.3::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo [4.5-r1:4.5::gentoo] 0 KiB
[ebuild U ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo [4.4-r2:4.4::gentoo] 0 KiB
[ebuild N ] net-dns/c-ares-1.16.1:0/2::gentoo USE="-static-libs" ABI_X86="(64) -32 (-x32)" 1343 KiB
[ebuild U ] net-nds/rpcbind-1.2.5::gentoo [0.2.4-r1::gentoo] USE="tcpd -debug -remotecalls% (-selinux) -systemd -warmstarts" 121 KiB
[ebuild U ] sys-libs/libcap-ng-0.7.10::gentoo [0.7.8::gentoo] USE="-python -static-libs" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 440 KiB
[ebuild U ] media-libs/libmad-0.15.1b-r9::gentoo [0.15.1b-r8::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-libs/openssl-1.0.2u::gentoo [1.0.2n::gentoo] USE="asm sslv3 tls-heartbeat zlib -bindist* -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 5243 KiB
[ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.820.0::gentoo] USE="-examples -libressl -minimal -test" 426 KiB
[ebuild U ] dev-libs/libevent-2.1.11:0/2.1-7::gentoo [2.1.8:0/2.1-6::gentoo] USE="ssl threads -debug -libressl -static-libs -test" ABI_X86="(64) -32 (-x32)" 1057 KiB
[ebuild U ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2n:0/0::gentoo] USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test -tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 9572 KiB
[ebuild U ] media-libs/glu-9.0.1::gentoo [9.0.0-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 425 KiB
[ebuild U ] app-text/openjade-1.3.2-r9::gentoo [1.3.2-r7::gentoo] USE="(-static-libs%)" 0 KiB
[ebuild U ] net-misc/iperf-3.6:3::gentoo [3.1.3:3::gentoo] USE="-libressl% -sctp -static-libs" 589 KiB
[ebuild U ] sys-kernel/genkernel-4.0.7-r1::gentoo [3.4.52.4-r2::gentoo] USE="firmware%* (-ibm) (-cryptsetup%) (-selinux%)" 49331 KiB
[ebuild U ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo [0.1.1::gentoo] 0 KiB
[ebuild N ] app-eselect/eselect-mpg123-0.1::gentoo 0 KiB
[ebuild N ] media-sound/mpg123-1.25.10-r1::gentoo USE="alsa ipv6 sdl (-altivec) (-coreaudio) -int-quality -jack -nas -oss -portaudio -pulseaudio" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse (-3dnow) (-3dnowext) (-mmx)" 900 KiB
[ebuild U ] dev-libs/libtasn1-4.13:0/6::gentoo [4.12-r1:0/6::gentoo] USE="-doc -static-libs -test% -valgrind" ABI_X86="(64) -32 (-x32)" 1848 KiB
[ebuild U ] virtual/linux-sources-3-r4::gentoo [3::gentoo] USE="-firmware" 0 KiB
[ebuild U ] virtual/editor-0-r3::gentoo [0::gentoo] 0 KiB
[ebuild U ] sys-apps/attr-2.4.48-r3::gentoo [2.4.47-r2::gentoo] USE="nls (split-usr%*) -debug% -static-libs" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild U ] sys-devel/patch-2.7.6-r4::gentoo [2.7.5::gentoo] USE="xattr -static -test" 766 KiB
[ebuild U ] net-misc/rsync-3.1.3::gentoo [3.1.2-r2::gentoo] USE="acl iconv ipv6 xattr -examples -static -stunnel" 885 KiB
[ebuild U ] media-libs/xvid-1.3.5::gentoo [1.3.3::gentoo] USE="threads -examples -pic" ABI_X86="(64) -32 (-x32)" 683 KiB
[ebuild U ] sys-libs/ncurses-6.2-r1:0/6::gentoo [6.0-r1:0/6::gentoo] USE="cxx gpm* (split-usr%*) (tinfo*) unicode -ada -debug -doc -minimal -profile -static-libs -test -threads -trace" ABI_X86="(64) -32 (-x32)" 3346 KiB
[ebuild U ] sys-libs/readline-7.0_p5-r1:0/7::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2851 KiB
[ebuild U ] sys-libs/readline-8.0_p4:0/8::gentoo [7.0_p3:0/7::gentoo] USE="(split-usr%*) unicode%* -static-libs -utils" ABI_X86="(64) -32 (-x32)" 2912 KiB
[ebuild U ] dev-libs/libpcre-8.43:3::gentoo [8.41-r1:3::gentoo] USE="bzip2 cxx jit pcre16 readline recursion-limit (split-usr%*) (unicode) zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1540 KiB
[ebuild U ] app-shells/bash-5.0_p17::gentoo [4.4_p12::gentoo] USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" 9948 KiB
[ebuild U ] media-sound/alsa-utils-1.2.2:0.9::gentoo [1.1.2:0.9::gentoo] USE="libsamplerate ncurses nls -bat -doc (-selinux)" 1245 KiB
[ebuild NS ] dev-lang/ruby-2.5.8:2.5::gentoo [2.2.9:2.2::gentoo, 2.3.6:2.3::gentoo] USE="berkdb gdbm ipv6 rdoc ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -static-libs% -tk -xemacs (-ncurses%*) (-readline%*)" 11034 KiB
[ebuild NS ] dev-lang/ruby-2.4.10:2.4::gentoo [2.2.9:2.2::gentoo, 2.3.6:2.3::gentoo] USE="berkdb gdbm ipv6 rdoc ssl -debug -doc -examples -jemalloc -libressl -rubytests -socks5 -static-libs% -tk -xemacs (-ncurses%*) (-readline%*)" 9864 KiB
[ebuild U ] dev-ruby/rubygems-2.7.10::gentoo [2.6.14::gentoo] USE="-server -test" RUBY_TARGETS="ruby24* ruby25%* (-ruby22%*) (-ruby23%*)" 844 KiB
[ebuild U ] virtual/rubygems-15::gentoo [11::gentoo] RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-rbx%) (-ruby22%*) (-ruby23%*)" 0 KiB
[ebuild R ] dev-ruby/net-telnet-0.1.1-r1:1::gentoo USE="-doc -test" RUBY_TARGETS="ruby24* ruby25* (-ruby22%*) (-ruby23%*)" 0 KiB
[ebuild NS ] dev-ruby/did_you_mean-1.2.1:2.5::gentoo [1.0.2:1::gentoo] USE="-test" RUBY_TARGETS="ruby25%* (-ruby23%*)" 21 KiB
[ebuild U ] dev-ruby/power_assert-1.1.5::gentoo [0.3.1::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby27) (-ruby22%*) (-ruby23%*)" 17 KiB
[ebuild U ] dev-ruby/test-unit-3.3.3:2::gentoo [3.1.9:2::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 130 KiB
[ebuild N ] dev-ruby/xmlrpc-0.3.0::gentoo USE="-doc -test" RUBY_TARGETS="ruby24 ruby25 (-ruby26) (-ruby27)" 34 KiB
[ebuild U ] dev-ruby/minitest-5.11.3:5::gentoo [5.9.1:5::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 78 KiB
[ebuild U ] dev-ruby/rake-12.3.3::gentoo [10.5.0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 120 KiB
[ebuild NS ] dev-ruby/json-2.3.0:2::gentoo [1.8.6-r1:0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24* ruby25%* (-ruby26) (-ruby27) (-ruby22%*) (-ruby23%*)" 112 KiB
[ebuild NS ] dev-ruby/did_you_mean-1.1.2:2.4::gentoo [1.0.2:1::gentoo] USE="-test" RUBY_TARGETS="ruby24%* (-ruby23%*)" 30 KiB
[ebuild N ] dev-ruby/kpeg-1.1.0-r1:1::gentoo USE="-doc -test" RUBY_TARGETS="ruby24 ruby25 (-ruby26) (-ruby27)" 57 KiB
[ebuild N ] virtual/ruby-ssl-11::gentoo RUBY_TARGETS="ruby24 ruby25 (-ruby26) (-ruby27)" 0 KiB
[ebuild R ] dev-ruby/racc-1.4.14::gentoo USE="-doc -test" RUBY_TARGETS="ruby24* ruby25* (-ruby26) (-ruby22%*) (-ruby23%*)" 0 KiB
[ebuild U ] dev-ruby/rdoc-6.1.2::gentoo [4.3.0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby24%* ruby25%* (-ruby26) (-ruby22%*) (-ruby23%*)" 652 KiB
[ebuild U ] media-libs/libjpeg-turbo-2.0.4::gentoo [1.5.1::gentoo] USE="-java -static-libs" ABI_X86="(64) -32 (-x32)" 2112 KiB
[ebuild U ] virtual/jpeg-100::gentoo [0-r2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] media-libs/tiff-4.1.0::gentoo [4.0.8::gentoo] USE="cxx jpeg zlib -jbig -lzma -static-libs -test -webp% -zstd%" ABI_X86="(64) -32 (-x32)" 2365 KiB
[ebuild U ] app-text/qpdf-9.0.2:0/26::gentoo [7.0.0:0/18::gentoo] USE="-doc -examples -perl -static-libs -test" 17744 KiB
[ebuild N ] net-libs/rpcsvc-proto-1.4.1-r1::gentoo 61 KiB
[ebuild U ] x11-apps/xrefresh-1.0.6::gentoo [1.0.5::gentoo] 125 KiB
[ebuild N ] dev-libs/libpcre2-10.34::gentoo USE="bzip2 jit pcre16 readline recursion-limit (split-usr) unicode zlib -libedit -pcre32 -static-libs" ABI_X86="(64) -32 (-x32)" 1676 KiB
[ebuild U ] sys-apps/less-551::gentoo [529::gentoo] USE="pcre unicode" 339 KiB
[ebuild U ] x11-apps/xinit-1.4.1::gentoo [1.3.4-r3::gentoo] USE="-twm% (-minimal%*) (-systemd%)" 173 KiB
[ebuild U ] dev-lang/python-2.7.18:2.7::gentoo [2.7.14-r1:2.7::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -examples -hardened -libressl -tk -wininst (-doc%)" 12569 KiB
[ebuild U ] dev-db/sqlite-3.31.1:3::gentoo [3.20.1-r1:3::gentoo] USE="icu* readline secure-delete* -debug -doc -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)" 2820 KiB
[ebuild U ] dev-libs/nss-3.51::gentoo [3.29.5::gentoo] USE="-cacert -utils (-nss-pem%*)" ABI_X86="(64) -32 (-x32)" 76470 KiB
[ebuild U ] sys-apps/groff-1.22.4::gentoo [1.22.2::gentoo] USE="X* -examples" L10N="(-ja%)" 4041 KiB
[ebuild U ] net-nds/openldap-2.4.50::gentoo [2.4.44::gentoo] USE="berkdb crypt ipv6 minimal ssl syslog tcpd -cxx -debug -experimental -gnutls -iodbc -kerberos -kinit -libressl -odbc -overlays -pbkdf2% -perl -samba -sasl (-selinux) -sha2% -smbkrb5passwd -static-libs -test% (-slp%)" ABI_X86="(64) -32 (-x32)" 5579 KiB
[ebuild U ] net-misc/curl-7.69.1::gentoo [7.57.0::gentoo] USE="ftp%* imap%* ipv6 ldap pop3%* progress-meter%* smtp%* ssl tftp%* -adns -alt-svc% -brotli% -gopher% -http2 -idn -kerberos -metalink (-nghttp3) (-quiche) -rtmp -samba -ssh -static-libs -telnet% -test -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -gnutls -libressl -mbedtls -nss (-winssl) (-axtls%)" 2410 KiB
[ebuild U ] x11-apps/luit-20190106::gentoo [1.1.1::gentoo] 187 KiB
[ebuild U ] app-vim/gentoo-syntax-20200120::gentoo [20170225::gentoo] USE="-ignore-glep31" 19 KiB
[ebuild U ] x11-apps/xvinfo-1.1.4::gentoo [1.1.3::gentoo] 124 KiB
[ebuild U ] app-admin/eselect-1.4.16::gentoo [1.4.11::gentoo] USE="-doc -emacs -vim-syntax" 175 KiB
[ebuild U ] x11-themes/gtk-engines-adwaita-3.28::gentoo [3.22.3::gentoo] ABI_X86="(64) -32 (-x32)" 2885 KiB
[ebuild N ] dev-perl/Mozilla-CA-20999999::gentoo 4 KiB
[ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.48.0::gentoo] USE="-examples -idn" 239 KiB
[ebuild U ] dev-perl/Net-HTTP-6.170.0::gentoo [6.90.0::gentoo] USE="-minimal -test%" 38 KiB
[ebuild U ] dev-perl/libwww-perl-6.270.0::gentoo [6.150.0::gentoo] USE="ssl -test%" 160 KiB
[ebuild N ] dev-perl/XML-Twig-3.520.0::gentoo USE="nls -test" 399 KiB
[ebuild U ] app-portage/genlop-0.30.10-r2::gentoo [0.30.9-r1::gentoo] 21 KiB
[ebuild U ] dev-perl/WWW-Mechanize-1.870.0::gentoo [1.750.0::gentoo] USE="-test" 166 KiB
[ebuild U ] sys-devel/bison-3.1::gentoo [3.0.4-r1::gentoo] USE="nls -examples -static -test" 1951 KiB
[ebuild U ] sys-apps/iproute2-5.4.0::gentoo [4.14.1-r2::gentoo] USE="berkdb iptables ipv6 -atm -caps% -elf% -minimal (-selinux)" 724 KiB
[ebuild U ] dev-libs/libnl-3.4.0:3::gentoo [3.2.28:3::gentoo] USE="debug%* threads%* -python -static-libs -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6% (-python2_7%*) (-python3_4%) (-python3_5%*)" 912 KiB
[ebuild U ] sys-power/iasl-20200326::gentoo [20160729::gentoo] USE="-test" 1808 KiB
[ebuild U ] app-misc/jq-1.6-r3::gentoo [1.5-r3::gentoo] USE="-oniguruma -static-libs" 1710 KiB
[ebuild U ] net-wireless/iw-4.9::gentoo [3.17::gentoo] 104 KiB
[ebuild U ] sys-libs/libcap-2.26-r2::gentoo [2.24-r2::gentoo] USE="pam (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 66 KiB
[ebuild U ] x11-apps/xbacklight-1.2.3::gentoo [1.2.1-r1::gentoo] 122 KiB
[ebuild U ] media-libs/harfbuzz-2.6.5:0/0.9.18::gentoo [1.7.2:0/0.9.18::gentoo] USE="cairo glib graphite icu* introspection truetype -debug -static-libs -test (-fontconfig%)" ABI_X86="(64) -32 (-x32)" 8312 KiB
[ebuild U ] media-gfx/graphite2-1.3.14::gentoo [1.3.10::gentoo] USE="-perl -test" ABI_X86="(64) -32 (-x32)" 6475 KiB
[ebuild U ] x11-libs/xcb-util-renderutil-0.3.9-r2::gentoo [0.3.9-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-wm-0.4.1-r2::gentoo [0.4.1-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild NS ] dev-lang/python-3.8.2-r2:3.8::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 17467 KiB
[ebuild U ] dev-libs/icu-67.1:0/67.1::gentoo [58.2-r1:0/58.2::gentoo] USE="-debug -doc -examples -static-libs" ABI_X86="(64) -32 (-x32)" 23944 KiB
[ebuild U ] app-misc/ca-certificates-20200601.3.53::gentoo [20161130.3.30.2::gentoo] USE="-cacert (-insecure_certs%)" 79516 KiB
[ebuild U ] dev-perl/LWP-Protocol-https-6.70.0::gentoo [6.60.0::gentoo] USE="-test%" 9 KiB
[ebuild U ] dev-libs/boost-1.72.0-r1:0/1.72.0::gentoo [1.63.0:0/1.63.0::gentoo] USE="bzip2%* icu* nls threads zlib%* -context -debug -doc -lzma% -mpi (-numpy) -python -static-libs -tools -zstd%" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 0 KiB
[ebuild U ] x11-misc/xkeyboard-config-2.29::gentoo [2.20::gentoo] 1668 KiB
[ebuild U ] app-crypt/rhash-1.3.6-r1::gentoo [1.3.5::gentoo] USE="nls ssl%* -debug -libressl% -static-libs (-openssl%)" ABI_X86="(64) -32 (-x32)" 321 KiB
[ebuild U ] dev-libs/libxslt-1.1.33-r1::gentoo [1.1.30-r2::gentoo] USE="crypt -debug -examples -python -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7" 3368 KiB
[ebuild U ] dev-libs/libgcrypt-1.8.5:0/20::gentoo [1.8.1:0/20::gentoo] USE="-doc -o-flag-munging% -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xwud-1.0.5::gentoo [1.0.4::gentoo] 131 KiB
[ebuild U ] sys-libs/binutils-libs-2.33.1-r1:0/2.33.1::gentoo [2.29.1-r1:0/2.29.1::gentoo] USE="nls -64-bit-bfd -multitarget -static-libs" ABI_X86="(64) -32 (-x32)" 21006 KiB
[ebuild U ] net-print/cups-filters-1.27.4::gentoo [1.17.9::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -pclm -perl -static-libs -test -zeroconf (-ipp_autosetup%)" 1459 KiB
[ebuild U ] dev-libs/libical-3.0.8:0/3::gentoo [2.0.0-r3:0/2::gentoo] USE="berkdb%* glib%* introspection%* -doc -examples -static-libs -test% -vala%" 861 KiB
[ebuild U ] media-fonts/encodings-1.0.5::gentoo [1.0.4-r1::gentoo] 698 KiB
[ebuild U ] x11-themes/adwaita-icon-theme-3.32.0::gentoo [3.24.0::gentoo] USE="branding" 18106 KiB
[ebuild N ] dev-perl/X11-Protocol-0.560.0-r1::gentoo 99 KiB
[ebuild U ] gnome-extra/yelp-xsl-3.34.2::gentoo [3.20.1::gentoo] 626 KiB
[ebuild U ] sys-fs/e2fsprogs-1.45.5::gentoo [1.43.6::gentoo] USE="nls (split-usr%*) -cron% -fuse -static-libs" 0 KiB
[ebuild U ] net-dns/libidn-1.35:0/12::gentoo [1.33-r2:0/0::gentoo] USE="nls -doc -emacs -java -mono -static-libs" ABI_X86="(64) -32 (-x32)" 4072 KiB
[ebuild U ] sys-apps/acl-2.2.53::gentoo [2.2.52-r1::gentoo] USE="nls (split-usr%*) -static-libs" ABI_X86="(64) -32 (-x32)" 513 KiB
[ebuild U ] sys-apps/coreutils-8.31-r1::gentoo [8.28-r1::gentoo] USE="acl nls (split-usr%*) xattr -caps -gmp -hostname -kill -multicall (-selinux) -static -test -vanilla" 5289 KiB
[ebuild U ] dev-util/desktop-file-utils-0.24::gentoo [0.23::gentoo] USE="-emacs" 135 KiB
[ebuild U ] dev-libs/json-c-0.14-r3:0/5::gentoo [0.12:0/2::gentoo] USE="-doc -static-libs -threads%" ABI_X86="(64) -32 (-x32)" 315 KiB
[ebuild U ] net-wireless/bluez-5.54:0/3::gentoo [5.47-r1:0/3::gentoo] USE="cups mesh obex readline udev -btpclient% -debug -deprecated -doc -experimental -extra-tools -midi% (-selinux) -systemd -test -test-programs -user-session (-alsa%*)" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 1957 KiB
[ebuild U ] net-print/cups-2.3.3-r1::gentoo [2.1.4::gentoo] USE="X acl dbus pam ssl threads usb -debug -kerberos -lprng-compat (-selinux) -static-libs -systemd -xinetd -zeroconf (-java%) (-python%)" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 7950 KiB
[ebuild U ] net-libs/gnutls-3.6.14:0/30::gentoo [3.5.15:0/30::gentoo] USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test (-test-full) -tools -valgrind (-openpgp%) (-zlib%*)" ABI_X86="(64) -32 (-x32)" 5927 KiB
[ebuild U ] app-laptop/laptop-mode-tools-1.72.2-r1::gentoo [1.71-r1::gentoo] USE="acpi bluetooth -apm" 119 KiB
[ebuild U ] x11-apps/xlsatoms-1.1.3::gentoo [1.1.2::gentoo] 124 KiB
[ebuild U ] x11-apps/appres-1.0.5::gentoo [1.0.4::gentoo] 122 KiB
[ebuild U ] media-video/ffmpeg-4.2.3:0/56.58.58::gentoo [3.3.6:0/55.57.57::gentoo] USE="X alsa bzip2 encode gpl iconv mp3 network opengl postproc sdl svg%* threads truetype vorbis x264 xvid zlib -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -chromium -codec2% -cpudetection (-cuda) -dav1d% -debug -doc -fdk -flite -fontconfig -frei0r -fribidi -gcrypt -gme -gmp -gnutls -gsm -hardcoded-tables* -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom% -libaribb24% -libass -libcaca -libdrm% -libilbc -libressl% -librtmp -libsoxr -libtesseract% -libv4l -libxml2% -lv2% -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl% -openh264 -openssl -opus -oss -pic -pulseaudio -rubberband -samba -snappy -speex -srt% -ssh -static-libs -test -theora -twolame -v4l -vaapi -vdpau -vidstab% -vpx -wavpack -webp -x265 -zeromq -zimg -zvbi (-altivec%) (-celt%) (-nvenc%) (-schroedinger%) (-sofalizer%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx mmxext sse sse2 -3dnow -3dnowext -aes -avx -avx2 -fma3 -fma4 -sse3 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" VIDEO_CARDS="-nvidia%" 10709 KiB
[ebuild U ] dev-qt/qtcore-5.14.2:5/5.14.2::gentoo [5.7.1-r3:5/5.7::gentoo] USE="icu -debug -old-kernel% -systemd -test" 48698 KiB
[ebuild U ] dev-libs/double-conversion-3.1.5:0/3::gentoo [2.0.1:0/1::gentoo] USE="(-static-libs%)" 6860 KiB
[ebuild U ] dev-qt/qtxml-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] dev-qt/qttest-5.14.2:5/5.14::gentoo USE="-debug -test" 0 KiB
[ebuild U ] dev-qt/linguist-tools-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -qml -test" 8609 KiB
[ebuild U ] x11-apps/xsetroot-1.1.2::gentoo [1.1.1::gentoo] 127 KiB
[ebuild U ] x11-apps/xrdb-1.2.0::gentoo [1.1.0::gentoo] 139 KiB
[ebuild N ] net-libs/nghttp2-1.41.0:0/1.14::gentoo USE="threads xml -cxx -debug -hpack-tools -jemalloc -libressl -static-libs -test -utils" ABI_X86="(64) -32 (-x32)" 1603 KiB
[ebuild N ] net-libs/nodejs-14.4.0::gentoo USE="icu npm snapshot ssl system-ssl -debug -doc -inspector -pax_kernel -systemtap -test" CPU_FLAGS_X86="sse2" 32232 KiB
[ebuild U ] x11-libs/xcb-util-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] app-crypt/libb2-0.98.1-r2::gentoo USE="openmp -native-cflags -static-libs" ABI_X86="(64) -32 (-x32)" 275 KiB
[ebuild N ] dev-lang/spidermonkey-60.5.2_p0-r4:60::gentoo USE="jit system-icu -custom-cflags -custom-optimization -debug -minimal -test" 32052 KiB
[ebuild U ] media-libs/flac-1.3.3::gentoo [1.3.2-r1::gentoo] USE="cxx ogg -debug -static-libs (-altivec%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 1020 KiB
[ebuild U ] sys-devel/autoconf-2.13-r1:2.1::gentoo [2.13:2.1::gentoo] 0 KiB
[ebuild NS ] sys-devel/binutils-2.33.1-r1:2.33::gentoo [2.29.1-r1:2.29.1::gentoo] USE="gold%* nls plugins%* -default-gold% -doc% -multitarget -static-libs -test (-cxx%*) (-vanilla%)" 0 KiB
[ebuild N ] media-libs/libwebp-1.1.0:0/7::gentoo USE="gif jpeg opengl png tiff -static-libs -swap-16bit-csp" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2 -sse4_1" 3940 KiB
[ebuild U ] x11-misc/shared-mime-info-1.15::gentoo [1.9::gentoo] USE="(-test%)" 755 KiB
[ebuild U ] dev-perl/File-MimeInfo-0.280.0::gentoo [0.270.0::gentoo] USE="-test" 32 KiB
[ebuild N ] sys-libs/libomp-9.0.1::gentoo USE="(-cuda) -hwloc -offload -ompt -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xmessage-1.0.5::gentoo [1.0.4::gentoo] 131 KiB
[ebuild U ] x11-themes/xcursor-themes-1.0.6::gentoo [1.0.4::gentoo] 2308 KiB
[ebuild U ] x11-themes/gnome-themes-standard-3.28::gentoo [3.22.3::gentoo] 0 KiB
[ebuild U ] x11-apps/xcursorgen-1.0.7::gentoo [1.0.6::gentoo] 126 KiB
[ebuild U ] sys-boot/efibootmgr-16::gentoo [15::gentoo] 36 KiB
[ebuild U ] dev-libs/libcroco-0.6.13:0.6::gentoo [0.6.12-r1:0.6::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 477 KiB
[ebuild U ] x11-apps/xmodmap-1.0.10::gentoo [1.0.9::gentoo] 143 KiB
[ebuild U ] net-misc/openssh-8.1_p1-r3::gentoo [7.5_p1-r3::gentoo] USE="X* pam pie ssl -X509 -audit -bindist* -debug -hpn* -kerberos -ldns -libedit -libressl -livecd -sctp (-selinux) -static -test -xmss% (-ldap%) (-skey%) (-ssh1%)" 1590 KiB
[blocks b ] <net-misc/openssh-8.0_p1-r3 ("<net-misc/openssh-8.0_p1-r3" is blocking dev-libs/openssl-1.1.1g)
[ebuild NS ] sys-devel/gcc-9.3.0:9.3.0::gentoo [6.4.0-r1:6.4.0::gentoo] USE="(cxx) fortran (multilib) nls nptl openmp pch (pie*) sanitize ssp vtv (-ada) (-altivec) -d% -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto% -objc -objc++ -objc-gc -pgo -systemtap% -test% -vanilla (-awt%) (-cilk%) (-gcj%) (-mpx%) (-regression-test%)" 68894 KiB
[ebuild U ] dev-libs/cyrus-sasl-2.1.27-r3:2::gentoo [2.1.26-r9:2::gentoo] USE="berkdb gdbm pam ssl -authdaemond -java -kerberos -ldapdb -libressl% -mysql -openldap -postgres -sample (-selinux) -sqlite -srp -static-libs -urandom" ABI_X86="(64) -32 (-x32)" 4015 KiB
[ebuild U ] mail-client/mutt-1.13.5::gentoo [1.7.2::gentoo] USE="berkdb gdbm hcache%* imap lmdb%* nls sasl* smtp* ssl -debug -doc -gnutls -gpgme% -idn -kerberos -libressl -mbox -pgp-classic% -pop (-prefix) -qdbm (-selinux) -slang -smime-classic% -tokyocabinet -vanilla (-crypt%*) (-gpg%) (-nntp%) (-notmuch%) (-sidebar%) (-smime%)" 4823 KiB
[ebuild U ] app-arch/libarchive-3.4.2:0/13::gentoo [3.3.1:0/13::gentoo] USE="acl bzip2 e2fsprogs iconv lzma threads xattr zlib -blake2% -expat -libressl -lz4 -lzo -nettle -static-libs -zstd%" ABI_X86="(64) -32 (-x32)" 6816 KiB
[ebuild U ] media-libs/fontconfig-2.13.0-r4:1.0::gentoo [2.12.4:1.0::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 1661 KiB
[ebuild U ] sys-fs/eudev-3.2.9::gentoo [3.1.5::gentoo] USE="hwdb introspection* kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 1914 KiB
[ebuild U ] virtual/libudev-232-r3:0/1::gentoo [232:0/1::gentoo] USE="-static-libs -systemd" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-apps/util-linux-2.35.1-r2::gentoo [2.30.2::gentoo] USE="cramfs logger%* ncurses nls pam readline (split-usr%*) suid udev* unicode -audit% -build -caps -cryptsetup% -fdformat -hardlink% -kill -python (-selinux) -slang -static-libs -su% -systemd -test -tty-helpers" ABI_X86="(64) -32 (-x32)" PYTHON_SINGLE_TARGET="(-python2_7%) (-python3_4%) (-python3_5%*) (-python3_6%)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 0 KiB
[ebuild NS ] dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo [2.7.14-r1:2.7::gentoo, 3.5.4-r1:3.5/3.5m::gentoo, 3.6.3-r1:3.6/3.6m::gentoo] USE="bluetooth%* gdbm ipv6 ncurses readline sqlite* ssl xml -build -examples -hardened -libressl -test -tk -wininst (-threads%*)" 16879 KiB
[ebuild U ] dev-libs/libxml2-2.9.9-r3:2::gentoo [2.9.7:2::gentoo] USE="icu* ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 5365 KiB
[ebuild U ] x11-base/xcb-proto-1.14-r1::gentoo [1.12-r2::gentoo] ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python2_7%*) (-python3_4%) (-python3_5%*)" 141 KiB
[ebuild U ] x11-libs/libxcb-1.14:0/1.12::gentoo [1.12-r2:0/1.12::gentoo] USE="xkb -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] sys-devel/gettext-0.20.1::gentoo [0.19.8.1::gentoo] USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="(64) -32 (-x32)" 22723 KiB
[ebuild U ] sys-apps/sed-4.7::gentoo [4.2.2::gentoo] USE="acl nls (-selinux) -static" 1268 KiB
[ebuild U ] dev-libs/libgpg-error-1.36::gentoo [1.27-r1::gentoo] USE="nls -common-lisp -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] sys-devel/make-4.2.1-r4::gentoo [4.2.1::gentoo] USE="nls -guile -static" 1375 KiB
[ebuild U ] dev-libs/libassuan-2.5.3::gentoo [2.5.1::gentoo] USE="-static-libs" 559 KiB
[ebuild U ] sys-apps/findutils-4.7.0::gentoo [4.6.0-r1::gentoo] USE="nls (-selinux) -static -test" 1851 KiB
[ebuild U ] sys-apps/gawk-5.0.1::gentoo [4.1.4::gentoo] USE="nls readline -mpfr" 3063 KiB
[ebuild U ] app-arch/tar-1.32::gentoo [1.29-r3::gentoo] USE="acl nls xattr -minimal (-selinux) -static" 2879 KiB
[ebuild U ] sys-process/psmisc-23.1-r1::gentoo [22.21-r3::gentoo] USE="X* ipv6 nls (-selinux)" 290 KiB
[ebuild U ] dev-util/ninja-1.9.0::gentoo [1.8.2::gentoo] USE="-doc -emacs -test -vim-syntax (-zsh-completion%)" 209 KiB
[ebuild U ] sys-apps/texinfo-6.6-r1::gentoo [6.3::gentoo] USE="nls -static" 4831 KiB
[ebuild R ] sys-libs/gpm-1.20.7-r2::gentoo USE="(split-usr%*) (-selinux) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild R ] dev-lang/yasm-1.3.0::gentoo USE="nls -python" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[ebuild U ] dev-util/gdbus-codegen-2.62.6::gentoo [2.52.3::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 4594 KiB
[ebuild U ] dev-libs/apr-1.6.3-r4:1/1.6::gentoo [1.5.2:1/1::gentoo] USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" 835 KiB
[ebuild U ] dev-util/itstool-2.0.6-r1::gentoo [2.0.2::gentoo] PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 101 KiB
[ebuild U ] app-text/xmlto-0.0.28-r1::gentoo [0.0.26-r1::gentoo] USE="text -latex" 125 KiB
[ebuild U ] dev-libs/apr-util-1.6.1-r3:1::gentoo [1.5.4:1::gentoo] USE="berkdb gdbm ldap -doc -libressl% -mysql -nss -odbc -openssl -postgres -sqlite -static-libs (-freetds%)" 419 KiB
[ebuild U ] media-libs/libvpx-1.7.0-r1:0/5::gentoo [1.5.0:0/3::gentoo] USE="highbitdepth%* postproc* svc threads -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -avx -avx2 -sse3 -sse4_1 -ssse3" 2617 KiB
[ebuild U ] dev-util/kbuild-0.1.9998.3149::gentoo [0.1.9998_pre20131130-r1::gentoo] 2261 KiB
[ebuild U ] app-admin/apache-tools-2.4.41::gentoo [2.4.27::gentoo] USE="ssl -libressl" 6907 KiB
[ebuild U ] app-emulation/virtualbox-modules-5.2.40::gentoo [5.1.32::gentoo] USE="-pax_kernel" 630 KiB
[ebuild U ] app-text/po4a-0.57::gentoo [0.47-r1::gentoo] USE="-test" 3008 KiB
[ebuild U ] x11-apps/xlsclients-1.1.4::gentoo [1.1.3::gentoo] 128 KiB
[ebuild U ] sys-fs/lvm2-2.02.187-r2::gentoo [2.02.145-r2::gentoo] USE="readline thin udev -device-mapper-only -lvm2create_initrd -sanlock% (-selinux) -static -static-libs -systemd (-clvm%) (-cman%) (-corosync%) (-lvm1%) (-openais%)" 0 KiB
[ebuild U ] sys-libs/pam-1.3.1-r2::gentoo [1.2.1-r2::gentoo] USE="berkdb cracklib filecaps* pie (split-usr%*) -audit -debug -nis (-selinux) -static-libs% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 733 KiB
[ebuild U ] dev-python/setuptools-44.1.0::gentoo [36.7.2::gentoo] USE="-test" PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python3_4%) (-python3_5%*)" 839 KiB
[ebuild U ] dev-python/certifi-2020.4.5.1::gentoo [2017.4.17::gentoo] PYTHON_TARGETS="python2_7 python3_7%* (-pypy3) -python3_6 (-python3_8) (-python3_9) (-pypy%) (-python3_4%) (-python3_5%*)" 155 KiB
[ebuild U ] dev-util/meson-0.52.1::gentoo [0.43.0::gentoo] USE="(-test)" PYTHON_TARGETS="python3_7%* -python3_6 (-python3_8) (-python3_4%) (-python3_5%*)" 1473 KiB
[ebuild U ] x11-libs/libdrm-2.4.100::gentoo [2.4.88::gentoo] USE="-libkms -valgrind (-static-libs%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="amdgpu intel nouveau radeon (-exynos) (-freedreno) (-omap) (-tegra) (-vc4) (-vivante) -vmware" 836 KiB
[ebuild U ] x11-libs/pixman-0.38.4::gentoo [0.34.0::gentoo] USE="(-altivec) (-loongson2f) (-neon) (-iwmmxt%) (-static-libs%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmxext sse2 -ssse3" 877 KiB
[ebuild U ] dev-libs/libevdev-1.9.0::gentoo [1.5.7::gentoo] USE="-doc% -test% (-static-libs%)" ABI_X86="(64) -32 (-x32)" 433 KiB
[ebuild U ] dev-libs/libinput-1.15.4:0/10::gentoo [1.9.4:0/10::gentoo] USE="-doc -test" INPUT_DEVICES="-wacom" 568 KiB
[ebuild N ] dev-libs/jsoncpp-1.9.3_pre20200412:0/23::gentoo USE="-doc -test" 208 KiB
[ebuild U ] dev-util/cmake-3.16.5::gentoo [3.9.6::gentoo] USE="ncurses -doc -emacs -qt5 -test (-server%) (-system-jsoncpp%)" 8898 KiB
[ebuild NS ] sys-devel/llvm-9.0.1:9::gentoo [5.0.1:5::gentoo] USE="libffi ncurses xml%* -debug -doc -exegesis% -gold -libedit -test -xar% -z3%" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV% -Sparc -SystemZ -WebAssembly% -XCore" 155 KiB
[ebuild N ] sys-devel/clang-9.0.1:9::gentoo USE="static-analyzer xml -debug -default-compiler-rt -default-libcxx -doc -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM -Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild U ] media-libs/openjpeg-2.3.1-r1:2/7::gentoo [2.3.0:2/7::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2163 KiB
[ebuild N ] sys-libs/compiler-rt-sanitizers-9.0.1:9.0.1::gentoo USE="clang libfuzzer profile sanitize xray -test" 0 KiB
[ebuild N ] sys-libs/compiler-rt-9.0.1:9.0.1::gentoo USE="clang -test" 0 KiB
[ebuild N ] sys-devel/clang-runtime-9.0.1:9.0.1::gentoo USE="compiler-rt openmp sanitize -libcxx" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] net-libs/libssh2-1.9.0_p20190913::gentoo USE="zlib -gcrypt -libressl -mbedtls" ABI_X86="(64) -32 (-x32)" 457 KiB
[ebuild N ] media-libs/dav1d-0.5.2:0/3::gentoo USE="10bit 8bit asm" ABI_X86="(64) -32 (-x32)" 542 KiB
[ebuild N ] media-libs/libaom-1.0.0-r2::gentoo USE="-doc -examples" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -avx -avx2 -sse3 -sse4_1 -ssse3" 2711 KiB
[ebuild N ] dev-python/typing-3.7.4.1::gentoo PYTHON_TARGETS="python2_7" 77 KiB
[ebuild U ] dev-python/m2crypto-0.31.0-r2::gentoo [0.24.0::gentoo] USE="-libressl" PYTHON_TARGETS="python2_7 python3_7%* -python3_6%" 1262 KiB
[ebuild U ] net-wireless/crda-4.14::gentoo [3.18-r1::gentoo] USE="-gcrypt -libressl" 72 KiB
[ebuild N ] dev-libs/libgit2-1.0.0-r1:0/1.0::gentoo USE="ssh threads -examples -gssapi -libressl -test -trace" 5188 KiB
[ebuild N ] dev-lang/rust-1.43.1:stable/1.43::gentoo USE="-clippy -debug -doc -libressl (-miri) (-nightly) (-parallel-compiler) -rls -rustfmt (-system-bootstrap) (-system-llvm) -wasm" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86) -AArch64 -AMDGPU -ARM -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -WebAssembly -XCore" 200422 KiB
[ebuild N ] virtual/rust-1.43.1::gentoo ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild N ] dev-util/cbindgen-0.14.2::gentoo USE="-debug" 8755 KiB
[ebuild N ] dev-python/markupsafe-1.1.1::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 19 KiB
[ebuild N ] dev-python/mako-1.1.2::gentoo USE="-doc -test" PYTHON_TARGETS="python2_7 python3_7 (-pypy3) -python3_6 (-python3_8) (-python3_9)" 459 KiB
[ebuild U ] dev-libs/glib-2.62.6:2::gentoo [2.52.3:2::gentoo] USE="dbus (mime) xattr -debug -fam -gtk-doc% (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="(-python2_7%*)" 0 KiB
[ebuild U ] dev-libs/gobject-introspection-1.62.0::gentoo [1.52.1::gentoo] USE="-doctool -gtk-doc% -test (-cairo%*)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks b ] <dev-libs/gobject-introspection-1.62.0 ("<dev-libs/gobject-introspection-1.62.0" is blocking dev-libs/gobject-introspection-common-1.62.0)
[ebuild N ] dev-util/glib-utils-2.62.6::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)" 0 KiB
[ebuild U ] app-text/poppler-0.88.0-r1:0/99::gentoo [0.57.0-r1:0/68::gentoo] USE="cairo cxx introspection jpeg jpeg2k lcms png qt5 tiff utils -cjk -curl -debug -doc -nss (-qt4%)" 1567 KiB
[ebuild N ] dev-lang/vala-0.46.7:0.46::gentoo USE="-test -valadoc" 0 KiB
[ebuild U ] gnome-base/librsvg-2.40.21:2::gentoo [2.40.18:2::gentoo] USE="introspection vala* -tools" ABI_X86="(64) -32 (-x32)" 1618 KiB
[ebuild U ] dev-libs/atk-2.34.1::gentoo [2.24.0::gentoo] USE="introspection -gtk-doc% (-nls%*) (-test%)" ABI_X86="(64) -32 (-x32)" 287 KiB
[ebuild N ] sys-auth/elogind-243.7::gentoo USE="acl pam policykit -debug -doc (-selinux)" 1307 KiB
[ebuild U ] sys-apps/dbus-1.12.16::gentoo [1.10.18::gentoo] USE="X elogind* -debug -doc (-selinux) -static-libs -systemd -test -user-session" ABI_X86="(64) -32 (-x32)" 2045 KiB
[ebuild N ] sys-auth/polkit-0.116-r1::gentoo USE="elogind gtk introspection nls pam -consolekit -examples -jit -kde (-selinux) -systemd -test" 1513 KiB
[ebuild N ] gnome-extra/polkit-gnome-0.105-r2::gentoo 304 KiB
[ebuild U ] dev-qt/qtdbus-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 0 KiB
[ebuild N ] dev-perl/Net-DBus-1.1.0::gentoo USE="-test" 2027 KiB
[ebuild U ] net-libs/libpcap-1.9.1::gentoo [1.8.1::gentoo] USE="dbus usb -bluetooth -netlink -static-libs" ABI_X86="(64) -32 (-x32)" 830 KiB
[ebuild U ] dev-libs/dbus-glib-0.110::gentoo [0.108::gentoo] USE="-debug -static-libs -test" ABI_X86="(64) -32 (-x32)" 817 KiB
[ebuild N ] x11-base/xorg-proto-2019.2::gentoo 1056 KiB
[ebuild U ] x11-drivers/xf86-video-fbdev-0.5.0::gentoo [0.4.4::gentoo] 289 KiB
[ebuild U ] x11-libs/cairo-1.16.0-r3::gentoo [1.14.8::gentoo] USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils% -valgrind (-gles2%) (-xcb%*)" ABI_X86="(64) -32 (-x32)" 41014 KiB
[uninstall ] x11-proto/xf86bigfontproto-1.2.0-r1::gentoo ABI_X86="(64) -32 (-x32)"
[blocks b ] <x11-proto/xf86bigfontproto-1.2.0-r2 ("<x11-proto/xf86bigfontproto-1.2.0-r2" is blocking x11-base/xorg-proto-2019.2)
[ebuild U ] x11-libs/libX11-1.6.9::gentoo [1.6.5::gentoo] USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 2231 KiB
[ebuild U ] x11-libs/libXext-1.3.4::gentoo [1.3.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 380 KiB
[ebuild U ] x11-libs/libXrender-0.9.10-r1::gentoo [0.9.10::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXrandr-1.5.2::gentoo [1.5.1::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 323 KiB
[ebuild U ] x11-libs/libXfixes-5.0.3-r1::gentoo [5.0.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libICE-1.0.10::gentoo [1.0.9-r1::gentoo] USE="ipv6 -static-libs (-doc%)" ABI_X86="(64) -32 (-x32)" 384 KiB
[ebuild U ] x11-libs/libXi-1.7.10::gentoo [1.7.9::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 474 KiB
[ebuild U ] x11-libs/libXcursor-1.2.0::gentoo [1.1.15::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 327 KiB
[ebuild U ] x11-libs/libSM-1.2.3::gentoo [1.2.2-r1::gentoo] USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)" 355 KiB
[ebuild U ] x11-libs/libXt-1.2.0::gentoo [1.1.5::gentoo] USE="-doc% -static-libs -test" ABI_X86="(64) -32 (-x32)" 792 KiB
[ebuild U ] x11-libs/libXmu-1.1.3::gentoo [1.1.2::gentoo] USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)" 386 KiB
[ebuild U ] x11-libs/libXau-1.0.9::gentoo [1.0.8::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 316 KiB
[ebuild U ] x11-libs/gdk-pixbuf-2.40.0:2::gentoo [2.36.11:2::gentoo] USE="X introspection jpeg tiff -gtk-doc% (-debug%) (-jpeg2k%) (-test%)" ABI_X86="(64) -32 (-x32)" 5383 KiB
[ebuild U ] x11-libs/libXdmcp-1.1.3::gentoo [1.1.2-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 325 KiB
[ebuild U ] x11-libs/libXft-2.3.3::gentoo [2.3.2::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 346 KiB
[ebuild U ] x11-libs/pango-1.42.4-r2::gentoo [1.40.14::gentoo] USE="X introspection -test" ABI_X86="(64) -32 (-x32)" 821 KiB
[ebuild U ] x11-libs/libXxf86vm-1.1.4-r1::gentoo [1.1.4::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/libXcomposite-0.4.5::gentoo [0.4.4-r1::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 310 KiB
[ebuild U ] x11-libs/libXdamage-1.1.5::gentoo [1.1.4-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 297 KiB
[ebuild U ] x11-libs/libxshmfence-1.3-r1::gentoo [1.2::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 302 KiB
[ebuild U ] x11-libs/xcb-util-image-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-libs/xcb-util-keysyms-0.4.0-r1::gentoo [0.4.0::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-util/gtk-update-icon-cache-3.24.16::gentoo [3.22.19::gentoo] 90 KiB
[ebuild U ] x11-libs/gtk+-2.24.32-r1:2::gentoo [2.24.31-r1:2::gentoo] USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)" 12339 KiB
[ebuild U ] media-libs/freeglut-3.2.1::gentoo [3.0.0::gentoo] USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)" 430 KiB
[ebuild U ] x11-libs/libXpm-3.5.13::gentoo [3.5.12::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 453 KiB
[ebuild U ] x11-libs/libXaw-1.0.13-r1::gentoo [1.0.13::gentoo] USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] x11-apps/xprop-1.2.4::gentoo [1.2.2::gentoo] 147 KiB
[ebuild U ] x11-apps/xset-1.2.4::gentoo [1.2.3::gentoo] 143 KiB
[ebuild U ] x11-libs/libXtst-1.2.3-r1::gentoo [1.2.3::gentoo] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] app-accessibility/at-spi2-core-2.34.0:2::gentoo [2.24.1:2::gentoo] USE="X introspection -gtk-doc% -test%" ABI_X86="(64) -32 (-x32)" 183 KiB
[ebuild U ] app-accessibility/at-spi2-atk-2.34.2:2::gentoo [2.24.1:2::gentoo] USE="-test" ABI_X86="(64) -32 (-x32)" 95 KiB
[ebuild U ] x11-libs/libxkbcommon-0.10.0::gentoo [0.7.1::gentoo] USE="X -doc -test (-static-libs%)" ABI_X86="(64) -32 (-x32)" 375 KiB
[ebuild U ] x11-apps/bdftopcf-1.1::gentoo [1.0.5::gentoo] 148 KiB
[ebuild U ] x11-libs/libxkbfile-1.1.0::gentoo [1.0.9::gentoo] USE="-static-libs" ABI_X86="(64%*) -32% (-x32)" 357 KiB
[ebuild U ] x11-apps/xauth-1.1::gentoo [1.0.10::gentoo] USE="ipv6 -test" 160 KiB
[ebuild U ] x11-apps/iceauth-1.0.8::gentoo [1.0.7::gentoo] 135 KiB
[ebuild U ] x11-apps/xkbcomp-1.4.3::gentoo [1.4.0::gentoo] 240 KiB
[ebuild U ] x11-apps/xrandr-1.5.1::gentoo [1.5.0::gentoo] 168 KiB
[ebuild U ] x11-libs/libfontenc-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" 313 KiB
[ebuild U ] x11-misc/makedepend-1.0.6::gentoo [1.0.5::gentoo] 145 KiB
[ebuild U ] x11-libs/libXfont2-2.0.4::gentoo [2.0.3::gentoo] USE="bzip2 ipv6 truetype -doc -static-libs" 502 KiB
[ebuild U ] x11-libs/libXinerama-1.1.4::gentoo [1.1.3::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 281 KiB
[ebuild U ] x11-apps/bitmap-1.0.9::gentoo [1.0.8::gentoo] 178 KiB
[ebuild U ] x11-apps/sessreg-1.1.2::gentoo [1.1.1::gentoo] 135 KiB
[ebuild U ] x11-apps/setxkbmap-1.3.2::gentoo [1.3.1::gentoo] 134 KiB
[ebuild U ] x11-apps/x11perf-1.6.1::gentoo [1.6.0::gentoo] 186 KiB
[ebuild U ] x11-apps/xdriinfo-1.0.6::gentoo [1.0.5::gentoo] 121 KiB
[ebuild U ] x11-apps/xev-1.2.3::gentoo [1.2.2::gentoo] 132 KiB
[ebuild U ] x11-apps/xhost-1.0.8::gentoo [1.0.7::gentoo] USE="ipv6" 136 KiB
[ebuild U ] x11-apps/xinput-1.6.3::gentoo [1.6.2::gentoo] 159 KiB
[ebuild U ] x11-apps/xkill-1.0.5::gentoo [1.0.4::gentoo] 126 KiB
[ebuild U ] x11-apps/xwd-1.0.7::gentoo [1.0.6::gentoo] 145 KiB
[ebuild U ] x11-apps/xwininfo-1.1.5::gentoo [1.1.3::gentoo] 169 KiB
[ebuild U ] x11-apps/xpr-1.0.5::gentoo [1.0.4::gentoo] 148 KiB
[ebuild U ] x11-libs/libXScrnSaver-1.2.3::gentoo [1.2.2-r1::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 285 KiB
[ebuild U ] x11-libs/libnotify-0.7.8::gentoo [0.7.7::gentoo] USE="introspection -gtk-doc% -test" ABI_X86="(64) -32 (-x32)" 106 KiB
[ebuild N ] media-libs/libglvnd-1.3.1::gentoo USE="X -test" ABI_X86="(64) -32 (-x32)" 698 KiB
[ebuild U ] media-libs/mesa-19.3.5::gentoo [17.2.8::gentoo] USE="X%* classic dri3 egl gallium gbm gles2* libglvnd%* llvm -d3d9 -debug -gles1 -lm-sensors% -opencl -osmesa -pax_kernel (-selinux) -test% -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay% -wayland -xa -xvmc (-bindist%) (-nptl%*) (-openmax%) (-pic%)" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris% (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware (-imx%)" 11783 KiB
[blocks b ] <media-libs/mesa-19.2.2 ("<media-libs/mesa-19.2.2" is blocking media-libs/libglvnd-1.3.1)
[blocks b ] media-libs/mesa[-libglvnd(-)] ("media-libs/mesa[-libglvnd(-)]" is blocking media-libs/libglvnd-1.3.1)
[ebuild U ] media-libs/libepoxy-1.5.4::gentoo [1.4.2::gentoo] USE="X egl%* -test" ABI_X86="(64) -32 (-x32)" 330 KiB
[ebuild U ] dev-qt/qtgui-5.14.2:5/5.14.2::gentoo [5.7.1-r1:5/5.7::gentoo] USE="X%* dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc% -vulkan% -wayland% (-gles2%) (-gtk%*) (-xcb%*)" 0 KiB
[ebuild U ] x11-libs/gtk+-3.24.16:3::gentoo [3.22.19:3::gentoo] USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc% -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" 19940 KiB
[ebuild U ] dev-qt/qtwidgets-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="X%* gtk%* png -debug -gles2-only% -test (-gles2%) (-xcb%*)" 0 KiB
[ebuild U ] app-crypt/pinentry-1.1.0-r3::gentoo [1.0.0-r2::gentoo] USE="gtk ncurses qt5 -caps -emacs -fltk% -gnome-keyring -static" 457 KiB
[ebuild U ] app-crypt/gnupg-2.2.20::gentoo [2.2.4::gentoo] USE="bzip2 ldap nls readline smartcard ssl%* usb -doc (-selinux) -tofu -tools -user-socket% -wks-server (-gnutls%*)" 6628 KiB
[ebuild U ] app-text/ghostscript-gpl-9.50::gentoo [9.21::gentoo] USE="X cups dbus gtk tiff unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" 33806 KiB
[ebuild N ] app-portage/gemato-14.3::gentoo USE="gpg -test -tools" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 (-python3_8)" 70 KiB
[ebuild N ] app-crypt/gpgme-1.13.0-r1:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python3_7 -python3_6 (-python3_8)" 1778 KiB
[ebuild U ] app-portage/portage-utils-0.87::gentoo [0.64::gentoo] USE="nls openmp%* qmanifest%* qtegrity%* -libressl% -static" 1732 KiB
[ebuild U ] sys-auth/pambase-20190402::gentoo [20150213-r1::gentoo] USE="cracklib elogind* nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd (-gnome-keyring%)" 4 KiB
[ebuild U ] x11-base/xorg-server-1.20.7:0/1.20.7::gentoo [1.19.5:0/1.19.5::gentoo] USE="elogind%* ipv6 libglvnd%* suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb (-glamor%*) (-tslib%)" 6156 KiB
[ebuild U ] x11-drivers/xf86-video-amdgpu-19.1.0::gentoo [1.3.0::gentoo] USE="udev%*" 432 KiB
[ebuild U ] x11-drivers/xf86-video-intel-2.99.917_p20200310::gentoo [2.99.917_p20170313::gentoo] USE="dri sna udev -debug -tools -uxa -xvmc (-dri3%)" 1221 KiB
[ebuild U ] x11-drivers/xf86-video-ati-19.1.0::gentoo [7.9.0::gentoo] USE="udev (-glamor%*)" 884 KiB
[ebuild U ] x11-drivers/xf86-input-libinput-0.29.0::gentoo [0.25.1::gentoo] 369 KiB
[ebuild U ] sys-apps/shadow-4.8-r4::gentoo [4.5::gentoo] USE="acl cracklib nls pam (split-usr%*) su%* xattr -audit -bcrypt% (-selinux) -skey" 1572 KiB
[ebuild U ] sys-apps/grep-3.3-r1::gentoo [3.0::gentoo] USE="nls pcre -static" 1439 KiB
[ebuild U ] app-editors/nano-4.6-r1::gentoo [2.8.7::gentoo] USE="magic ncurses nls spell (split-usr%*) unicode -debug -justify -minimal -slang -static" 2902 KiB
[ebuild U ] app-text/mupdf-1.16.1:0/1.16.1::gentoo [1.11-r1:0/1.11::gentoo] USE="X javascript* opengl ssl%* -libressl -static-libs (-curl%*) (-openssl%*) (-static%) (-vanilla%)" 44727 KiB
[ebuild U ] dev-libs/libusb-1.0.21-r1:1::gentoo [1.0.21:1::gentoo] USE="(split-usr%*) udev -debug -doc -examples -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] gnome-base/dconf-0.34.0::gentoo [0.26.1::gentoo] USE="-gtk-doc% -test" 111 KiB
[ebuild U ] x11-libs/xcb-util-cursor-0.1.3-r2::gentoo [0.1.3-r1::gentoo] USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] gnome-base/gsettings-desktop-schemas-3.34.0::gentoo [3.24.1::gentoo] USE="introspection" 636 KiB
[ebuild U ] x11-misc/xdg-utils-1.1.3-r1::gentoo [1.1.1-r1::gentoo] USE="-doc (-perl%*)" 291 KiB
[ebuild U ] sys-apps/man-db-2.8.7::gentoo [2.7.6.1-r2::gentoo] USE="berkdb gdbm manpager nls seccomp%* zlib (-selinux) -static-libs" 1796 KiB
[ebuild U ] dev-libs/elfutils-0.177::gentoo [0.170-r1::gentoo] USE="bzip2 nls utils -lzma -static-libs -test (-threads)" ABI_X86="(64) -32 (-x32)" 8645 KiB
[ebuild U ] net-misc/iputils-20190709-r1::gentoo [20171016_pre::gentoo] USE="arping filecaps* ipv6 nls%* ssl -SECURITY_HAZARD -caps -clockdiff -doc -gcrypt -idn -libressl -nettle -rarpd -rdisc -static -tftpd -tracepath -traceroute6% (-openssl%*) (-traceroute%)" 422 KiB
[ebuild U ] net-misc/wget-1.20.3-r3::gentoo [1.19.1-r2::gentoo] USE="ipv6 nls pcre (ssl) zlib -cookie_check% -debug -gnutls -idn -libressl -metalink% -ntlm -static -test -uuid" 4385 KiB
[ebuild U ] sys-apps/diffutils-3.6-r1::gentoo [3.5::gentoo] USE="nls -static" 1366 KiB
[ebuild U ] sys-apps/kbd-2.0.4::gentoo [2.0.3::gentoo] USE="nls pam -test" 1008 KiB
[ebuild U ] sys-process/procps-3.3.15-r1:0/6::gentoo [3.3.12-r1:0/5::gentoo] USE="elogind* kill ncurses nls (split-usr%*) unicode -modern-top (-selinux) -static-libs -systemd -test" 884 KiB
[ebuild U ] x11-libs/libXv-1.0.11-r1::gentoo [1.0.11::gentoo] USE="-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U ] dev-qt/qtsvg-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 1837 KiB
[ebuild U ] dev-qt/qtx11extras-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -test" 133 KiB
[ebuild U ] media-libs/libsdl2-2.0.10-r1::gentoo [2.0.4::gentoo] USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-aqua) (-custom-cflags) -gles2% -haptic -kms% -libsamplerate% -nas -oss -pulseaudio -static-libs -tslib -vulkan% -wayland -xinerama -xscreensaver (-fusionsound%) (-gles%)" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow" VIDEO_CARDS="(-vc4)" 5421 KiB
[ebuild U ] media-sound/lame-3.100-r2::gentoo [3.100::gentoo] USE="frontend -debug -mp3rtp -sndfile -static-libs" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(-mmx)" 0 KiB
[ebuild NS ] sys-kernel/gentoo-sources-5.4.38:5.4.38::gentoo [4.9.76-r1:4.9.76-r1::gentoo] USE="-build -experimental -symlink" 1335 KiB
[ebuild U ] x11-drivers/xf86-video-vesa-2.4.0::gentoo [2.3.4::gentoo] 317 KiB
[ebuild U ] x11-drivers/xf86-video-nouveau-1.0.16::gentoo [1.0.15::gentoo] 615 KiB
[ebuild U ] x11-libs/libXxf86dga-1.1.5::gentoo [1.1.4::gentoo] USE="-doc% -static-libs" ABI_X86="(64) -32 (-x32)" 295 KiB
[ebuild U ] sys-apps/pciutils-3.5.6-r1::gentoo [3.4.1::gentoo] USE="kmod udev zlib -dns -static-libs" ABI_X86="(64) -32 (-x32)" 432 KiB
[ebuild U ] dev-qt/qtopengl-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="-debug -gles2-only% -test (-gles2%)" 0 KiB
[ebuild U ] dev-qt/qtprintsupport-5.14.2:5/5.14::gentoo [5.7.1:5/5.7::gentoo] USE="cups -debug -gles2-only% -test (-gles2%)" 0 KiB
[ebuild U ] sys-apps/openrc-0.42.1::gentoo [0.34.11::gentoo] USE="ncurses netifrc pam (split-usr%*) unicode -audit -bash% -debug -newnet (-prefix) (-selinux) -static-libs -sysv-utils%" 238 KiB
[ebuild U ] sys-process/cronie-1.5.4-r1::gentoo [1.5.0-r1::gentoo] USE="anacron* inotify pam (-selinux)" 120 KiB
[ebuild U ] www-client/w3m-0.5.3_p20180125::gentoo [0.5.3-r9::gentoo] USE="X gpm nls ssl unicode -fbcon -gdk-pixbuf% -imlib -libressl -lynxkeymap -nntp -xface (-gtk%*)" L10N="-de% -ja" 2131 KiB
[ebuild U ] x11-misc/notification-daemon-3.20.0::gentoo [3.14.1::gentoo] 333 KiB
[ebuild U ] app-admin/logrotate-3.14.0::gentoo [3.13.0::gentoo] USE="acl cron (-selinux)" 211 KiB
[ebuild U ] app-admin/sudo-1.8.31::gentoo [1.8.20_p2::gentoo] USE="ldap nls pam secure-path%* sendmail -gcrypt -libressl% -offensive -sasl% (-selinux) -skey -sssd% -system-digest% (-openssl%)" 3273 KiB
[ebuild U ] app-portage/eix-0.33.11::gentoo [0.32.9::gentoo] USE="nls -debug -doc -sqlite" 609 KiB
[ebuild U ] app-text/hunspell-1.7.0-r1:0/1.7::gentoo [1.6.1-r1:0/1.6::gentoo] USE="ncurses nls readline -static-libs" L10N="-af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -ru -sk -sl -sq -sv -sw -tn -uk -zu" 471 KiB
[ebuild U ] app-text/libspectre-0.2.8::gentoo [0.2.7::gentoo] USE="-debug -doc -static-libs" 412 KiB
[ebuild U ] app-text/yelp-tools-3.32.2::gentoo [3.18.0::gentoo] 207 KiB
[ebuild U ] media-libs/netpbm-10.76.00::gentoo [10.70.00::gentoo] USE="X jpeg png tiff xml zlib -doc -jbig -postscript% -rle -static-libs (-svga) (-jpeg2k%)" CPU_FLAGS_X86="sse2" 2595 KiB
[ebuild U ] net-analyzer/nmap-7.80-r1::gentoo [7.40::gentoo] USE="ipv6 nse ssl -libressl -libssh2% -ncat -nmap-update -nping (-system-lua) (-ndiff%) (-nls%*) (-zenmap%)" PYTHON_TARGETS="(-python2_7%*)" 10304 KiB
[ebuild U ] net-analyzer/tcpdump-4.9.3::gentoo [4.9.2::gentoo] USE="drop-root ssl -libressl -samba -smi -suid -test" 2279 KiB
[ebuild U ] net-mail/fetchmail-6.4.1::gentoo [6.3.26-r3::gentoo] USE="nls ssl -kerberos -libressl% -socks -tk (-hesiod%)" PYTHON_SINGLE_TARGET="python2_7%*" PYTHON_TARGETS="(-python2_7%*)" 1229 KiB
[ebuild U ] sys-apps/usbutils-010-r1::gentoo [008-r1::gentoo] USE="-python" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 302 KiB
[ebuild U ] sys-boot/grub-2.04-r1:2/2.04-r1::gentoo [2.02:2/2.02::gentoo] USE="fonts nls sdl themes truetype -device-mapper -doc -efiemu -libzfs -mount (-test) (-debug%) (-multislot%) (-static%)" GRUB_PLATFORMS="efi-64 pc -coreboot -efi-32 -emu -ieee1275 -loongson -multiboot -qemu -qemu-mips -uboot -xen -xen-32 -xen-pvh%" 7549 KiB
[ebuild U ] sys-devel/gdb-9.1::gentoo [7.12.1::gentoo] USE="client nls python server xml -lzma -multitarget -source-highlight% -test -vanilla -xxhash%" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*)" 20490 KiB
[ebuild U ] sys-fs/cryptsetup-2.3.2:0/12::gentoo [1.7.5:0/0::gentoo] USE="argon2%* nls openssl* udev -gcrypt* -kernel -libressl -luks1_default% -nettle -pwquality -reencrypt -static -static-libs -urandom (-python%)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 10779 KiB
[ebuild U ] sys-fs/dosfstools-4.1::gentoo [4.0-r1::gentoo] USE="udev -compat -test%" 169 KiB
[ebuild U ] sys-fs/mdadm-4.1::gentoo [3.4::gentoo] USE="-static" 88 KiB
[ebuild U ] www-client/firefox-68.9.0::gentoo [52.5.2::gentoo] USE="dbus gmp-autoupdate screenshot%* startup-notification system-av1%* system-harfbuzz* system-icu* system-jpeg* system-libevent* system-libvpx* system-sqlite* system-webp%* -bindist -clang% -custom-cflags -custom-optimization -debug -eme-free -geckodriver% -hardened -hwaccel -jack -lto% -pgo -pulseaudio (-selinux) -test -wayland% -wifi (-gtk2%) (-jemalloc%*) (-neon%) (-rust%) (-system-cairo%)" CPU_FLAGS_X86="-avx2%" L10N="-ach -af -an -ar -ast -az -be% -bg -bn% -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-CA% -en-GB -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -ia% -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mk -mr -ms -my% -nb -nl -nn -oc% -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -ur% -uz -vi -xh -zh-CN -zh-TW (-as%) (-bn-BD%) (-bn-IN%) (-en-ZA%) (-mai%) (-ml%) (-or%)" 310046 KiB
[ebuild U ] www-servers/apache-2.4.41:2::gentoo [2.4.27-r1:2::gentoo] USE="gdbm%* ldap (split-usr%*) ssl suexec-caps%* -debug -doc -libressl (-selinux) -static -suexec -suexec-syslog% -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -auth_form% -authn_dbd -authn_socache% -authz_dbd -brotli% -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -md% -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_http2% -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -session% -session_cookie% -session_crypto% -session_dbd% -slotmem_shm -substitute -version -watchdog% -xml2enc" APACHE2_MPMS="-event -prefork -worker" 25 KiB
[ebuild U ] x11-apps/oclock-1.0.4::gentoo [1.0.3::gentoo] 130 KiB
[ebuild U ] x11-apps/xload-1.1.3::gentoo [1.1.2::gentoo] 138 KiB
[ebuild U ] x11-misc/imake-1.0.8::gentoo [1.0.7::gentoo] 156 KiB
[ebuild U ] x11-plugins/enigmail-2.1.5::gentoo [1.9.9::gentoo] 2772 KiB
[ebuild U ] x11-wm/fvwm-2.6.5-r3::gentoo [2.6.5-r1::gentoo] USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" 0 KiB
[ebuild U ] sys-apps/ed-1.15-r1::gentoo [1.13::gentoo] 67 KiB
[ebuild U ] x11-libs/libXaw3d-1.6.3::gentoo [1.6.2::gentoo] USE="unicode -static-libs -xpm%" 549 KiB
[ebuild U ] app-cdr/cdrtools-3.02_alpha09-r2::gentoo [3.02_alpha07-r1::gentoo] USE="acl filecaps nls unicode -caps (-selinux)" 2107 KiB
[ebuild U ] mail-mta/nullmailer-2.2-r1::gentoo [2.0-r1::gentoo] USE="ssl -test%" 252 KiB
[ebuild U ] app-emulation/virtualbox-5.2.40::gentoo [5.1.32::gentoo] USE="alsa opengl pam qt5 sdk udev -debug -doc -dtrace% -headless -java -libressl -lvm -pax_kernel -pulseaudio -python -vboxwebsrv -vnc" PYTHON_SINGLE_TARGET="python3_7%* -python3_6% (-python3_8)" PYTHON_TARGETS="(-python2_7%*)" 115517 KiB
[ebuild U ] net-wireless/wpa_supplicant-2.9-r2::gentoo [2.6-r3::gentoo] USE="dbus fils%* hs2-0 mbo%* mesh%* qt5 readline -ap -bindist% -broadcom-sta% -eap-sim -eapol-test% -fasteap -libressl -macsec% -p2p -privsep% (-ps3) (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps (-gnutls%) (-ssl%*)" 3157 KiB
[ebuild U ] app-emulation/virtualbox-guest-additions-5.2.40::gentoo [5.1.32::gentoo] USE="X" 0 KiB
[ebuild U ] x11-apps/mkfontscale-1.2.1::gentoo [1.1.2::gentoo] 148 KiB
[uninstall ] x11-apps/mkfontdir-1.0.7::gentoo
[blocks b ] <x11-apps/mkfontdir-1.2.0 ("<x11-apps/mkfontdir-1.2.0" is blocking x11-apps/mkfontscale-1.2.1)
[ebuild U ] media-fonts/dejavu-2.37::gentoo [2.35::gentoo] USE="X -fontforge" 5303 KiB
[ebuild R ] media-fonts/font-arabic-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-cursor-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-daewoo-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-dec-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-isas-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-jis-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-micro-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-mutt-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-sony-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild R ] media-fonts/font-sun-misc-1.0.3-r1::gentoo USE="X (-nls%*)" 0 KiB
[ebuild U ~] sys-apps/portage-2.3.100-r1::gentoo [2.3.13-r1::gentoo] USE="(ipc) native-extensions rsync-verify%* xattr -apidoc% -build -doc -gentoo-dev% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_7%* -pypy3% -python3_6 -python3_8% -python3_9% (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 1029 KiB
[ebuild U ] app-portage/gentoolkit-0.4.8::gentoo [0.4.0::gentoo] PYTHON_TARGETS="python3_7%* (-pypy3) -python3_6 (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) (-python3_5%*)" 3131 KiB
[blocks b ] <app-portage/gentoolkit-0.4.6 ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.100-r1)
[ebuild U ] net-fs/nfs-utils-2.4.1-r4::gentoo [1.3.4-r1::gentoo] USE="ipv6 ldap%* libmount nfsidmap nfsv4 tcpd uuid -caps -junction% -kerberos -nfsdcld -nfsv41 (-selinux)" 890 KiB
[uninstall ] net-libs/libnfsidmap-0.24::gentoo USE="ldap -static-libs"
[blocks b ] net-libs/libnfsidmap ("net-libs/libnfsidmap" is blocking net-fs/nfs-utils-2.4.1-r4)
[ebuild N ] x11-drivers/xf86-video-vboxvideo-1.0.0::gentoo 346 KiB
[uninstall ] x11-drivers/xf86-video-virtualbox-5.1.32::gentoo USE="dri" PYTHON_TARGETS="python2_7"
[blocks b ] x11-drivers/xf86-video-virtualbox ("x11-drivers/xf86-video-virtualbox" is blocking x11-drivers/xf86-video-vboxvideo-1.0.0)
[ebuild U ] app-admin/perl-cleaner-2.27::gentoo [2.25::gentoo] 8 KiB
[ebuild U ] virtual/package-manager-1::gentoo [0::gentoo] 0 KiB
[ebuild U ] media-video/vlc-3.0.10-r1:0/5-9::gentoo [2.2.8-r1:0/5-8::gentoo] USE="X a52 alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mad%* mp3 mpeg ncurses ogg png qt5 ssl%* svg truetype udev vorbis x264 xml -aom% -archive% -aribsub% -bidi -bluray -cddb -chromaprint -chromecast% -dav1d% -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring% -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications% -matroska -modplug -mtp -musepack -nfs% -omxil -optimisememory -opus -projectm -pulseaudio -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr% -speex -srt% -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland% -x265 -zeroconf -zvbi (-aalib%) (-altivec%) (-atmo%) (-audioqueue%) (-avcodec%*) (-avformat%*) (-cdda%*) (-dvb%) (-dxva2%) (-gnome%) (-gnutls%) (-growl%) (-httpd%) (-libav%) (-macosx-dialog-provider%) (-macosx-eyetv%) (-macosx-qtkit%) (-macosx-quartztext%) (-neon%) (-opencv%) (-opengl%*) (-postproc%) (-rtsp%) (-schroedinger%) (-sdl%*) (-swscale%*) (-vcdx%) (-vlm%) (-wma-fixed%) (-xcb%*) (-xv%*)" CPU_FLAGS_X86="mmx sse" 25486 KiB
[ebuild U ] x11-base/xorg-x11-7.4-r3::gentoo [7.4-r2::gentoo] USE="fonts%*" 0 KiB
[ebuild U ] x11-terms/xterm-351::gentoo [327::gentoo] USE="openpty truetype unicode -Xaw3d -sixel% -toolbar -xinerama" 1369 KiB
[ebuild U ] app-editors/vim-core-8.2.0360::gentoo [8.0.1298::gentoo] USE="acl nls -minimal" 14498 KiB
[ebuild U ] app-editors/vim-8.2.0360::gentoo [8.0.1298::gentoo] USE="X acl gpm nls -cscope -debug -lua -luajit -minimal -perl -python -racket -ruby (-selinux) -sound% -tcl -terminal -vim-pager" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[ebuild U ] app-editors/gvim-8.2.0360::gentoo [8.0.1298::gentoo] USE="acl gtk nls (-aqua) -cscope -debug -gtk2% -lua -luajit -motif -neXt -netbeans -perl -python -racket -ruby (-selinux) -session -sound% -tcl (-gnome%) (-gtk3%)" PYTHON_SINGLE_TARGET="python3_7%* -python3_6 (-python3_8) (-python2_7%) (-python3_4%) (-python3_5%*)" PYTHON_TARGETS="(-python2_7%*) (-python3_4%) (-python3_5%*) (-python3_6%)" 0 KiB
[blocks B ] <x11-proto/bigreqsproto-1.1.2-r1 ("<x11-proto/bigreqsproto-1.1.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xineramaproto-1.2.1-r2 ("<x11-proto/xineramaproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/recordproto-1.14.2-r2 ("<x11-proto/recordproto-1.14.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/resourceproto-1.2.0-r1 ("<x11-proto/resourceproto-1.2.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/inputproto-2.3.2-r1 ("<x11-proto/inputproto-2.3.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <sys-libs/glibc-2.26 ("<sys-libs/glibc-2.26" is blocking net-libs/rpcsvc-proto-1.4.1-r1)
[blocks B ] <x11-proto/damageproto-1.2.1-r2 ("<x11-proto/damageproto-1.2.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <app-editors/gvim-8.1.0648 ("<app-editors/gvim-8.1.0648" is hard blocking app-editors/vim-core-8.2.0360)
[blocks B ] <x11-proto/dri2proto-2.8-r2 ("<x11-proto/dri2proto-2.8-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/dri3proto-1.0-r1 ("<x11-proto/dri3proto-1.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] x11-proto/xf86rushproto ("x11-proto/xf86rushproto" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/glproto-1.4.17-r2 ("<x11-proto/glproto-1.4.17-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xcmiscproto-1.2.2-r1 ("<x11-proto/xcmiscproto-1.2.2-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/videoproto-2.3.3-r1 ("<x11-proto/videoproto-2.3.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/scrnsaverproto-1.2.2-r2 ("<x11-proto/scrnsaverproto-1.2.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xextproto-7.3.0-r1 ("<x11-proto/xextproto-7.3.0-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/renderproto-0.11.1-r2 ("<x11-proto/renderproto-0.11.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fontsproto-2.1.3-r1 ("<x11-proto/fontsproto-2.1.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-mesa ("app-eselect/eselect-mesa" is blocking media-libs/mesa-19.3.5)
[blocks B ] >=sys-apps/util-linux-2.31_rc1 (">=sys-apps/util-linux-2.31_rc1" is blocking net-wireless/rfkill-0.5-r2)
[blocks B ] <x11-proto/trapproto-3.4.3-r1 ("<x11-proto/trapproto-3.4.3-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86vidmodeproto-2.3.1-r2 ("<x11-proto/xf86vidmodeproto-2.3.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] app-eselect/eselect-opengl ("app-eselect/eselect-opengl" is blocking media-libs/mesa-19.3.5, x11-base/xorg-server-1.20.7)
[blocks B ] <x11-proto/xf86driproto-2.1.1-r2 ("<x11-proto/xf86driproto-2.1.1-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/fixesproto-5.0-r2 ("<x11-proto/fixesproto-5.0-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/compositeproto-0.4.2-r2 ("<x11-proto/compositeproto-0.4.2-r2" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/kbproto-1.0.7-r1 ("<x11-proto/kbproto-1.0.7-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xproto-7.0.31-r1 ("<x11-proto/xproto-7.0.31-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/presentproto-1.1-r1 ("<x11-proto/presentproto-1.1-r1" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] <x11-proto/xf86dgaproto-2.1-r3 ("<x11-proto/xf86dgaproto-2.1-r3" is blocking x11-base/xorg-proto-2019.2)
[blocks B ] net-wireless/rfkill ("net-wireless/rfkill" is blocking sys-apps/util-linux-2.35.1-r2)
Total: 616 packages (488 upgrades, 99 new, 12 in new slots, 17 reinstalls, 5 uninstalls), Size of downloads: 2288624 KiB
Conflict: 41 blocks (31 unsatisfied)
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/perl:0
(dev-lang/perl-5.30.3:0/5.30::gentoo, ebuild scheduled for merge) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
=dev-lang/perl-5.30* required by (virtual/perl-Compress-Raw-Zlib-2.84.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
^ ^^^^^
(and 37 more with the same problem)
(dev-lang/perl-5.24.3:0/5.24::gentoo, installed) USE="berkdb gdbm -debug -doc -ithreads" ABI_X86="(64)" pulled in by
dev-lang/perl:0/5.24=[-build(-)] required by (dev-perl/Data-Dump-1.230.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
^^^^^^^^
(and 10 more with the same problem)
sys-libs/readline:0
(sys-libs/readline-8.0_p4:0/8::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-8.0:0= required by (app-shells/bash-5.0_p17:0/0::gentoo, ebuild scheduled for merge) USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -plugins" ABI_X86="(64)"
^^ ^^^^^^
(sys-libs/readline-7.0_p5-r1:0/7::gentoo, ebuild scheduled for merge) USE="(split-usr) unicode -static-libs -utils" ABI_X86="(64) -32 (-x32)" pulled in by
>=sys-libs/readline-4.1:0/7= required by (sys-devel/bc-1.06.95-r2:0/0::gentoo, installed) USE="readline -libedit -static" ABI_X86="(64)"
^^^^^
(and 3 more with the same problem)
x11-base/xorg-server:0
(x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="elogind ipv6 libglvnd suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)" pulled in by
>=x11-base/xorg-server-1.20[udev] required by (x11-base/xorg-drivers-1.20-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" INPUT_DEVICES="libinput -elographics -evdev -joystick -synaptics -vmmouse -void -wacom" VIDEO_CARDS="amdgpu dummy fbdev intel nouveau radeon radeonsi vesa -ast (-freedreno) (-geode) -glint -i915 -i965 -mga -nv -nvidia (-omap) -qxl -r128 -siliconmotion (-tegra) (-vc4) -via -virtualbox -vmware"
^^ ^^^^
(and 4 more with the same problem)
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)" pulled in by
x11-base/xorg-server:0/1.19.5= required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
^^^^^^^^^^
dev-libs/openssl:0
(dev-libs/openssl-1.1.1g:0/1.1::gentoo, ebuild scheduled for merge) USE="asm zlib -bindist -rfc3779 -sctp -sslv3 -static-libs -test -tls-heartbeat -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
>=dev-libs/openssl-1.1.1:0= required by (net-libs/nodejs-14.4.0:0/0::gentoo, ebuild scheduled for merge) USE="icu npm snapshot ssl system-ssl -debug -doc -inspector -pax_kernel -systemtap -test" ABI_X86="(64)" CPU_FLAGS_X86="sse2"
^^ ^^^^^^^^
(and 2 more with the same problem)
(dev-libs/openssl-1.0.2u:0/0::gentoo, ebuild scheduled for merge) USE="asm sslv3 tls-heartbeat zlib -bindist -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -test -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" pulled in by
dev-libs/openssl:0/0= required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
^^^^^
NOTE: Use the '--verbose-conflicts' option to display parents omitted above
!!! The slot conflict(s) shown above involve package(s) which may need to
!!! be rebuilt in order to solve the conflict(s). However, the following
!!! package(s) cannot be rebuilt for the reason(s) shown:
(x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed): ebuild is masked or unavailable
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(sys-apps/util-linux-2.35.1-r2:0/0::gentoo, ebuild scheduled for merge) pulled in by
sys-apps/util-linux required by (app-text/build-docbook-catalog-1.21:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
sys-apps/util-linux required by (app-text/xmlto-0.0.28-r1:0/0::gentoo, ebuild scheduled for merge) USE="text -latex" ABI_X86="(64)"
>=sys-apps/util-linux-2.24.1-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.24.1-r3[abi_x86_64(-)]) required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux required by @system
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.6.3-r4:1/1.6::gentoo, ebuild scheduled for merge) USE="urandom -doc -older-kernels-compatibility (-selinux) -static-libs" ABI_X86="(64)"
sys-apps/util-linux required by (sys-auth/elogind-243.7:0/0::gentoo, ebuild scheduled for merge) USE="acl pam policykit -debug -doc (-selinux)" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/e2fsprogs-1.45.5:0/0::gentoo, ebuild scheduled for merge) USE="nls (split-usr) -cron -fuse -static-libs" ABI_X86="(64)"
sys-apps/util-linux required by (net-fs/nfs-utils-2.4.1-r4:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 ldap libmount nfsidmap nfsv4 tcpd uuid -caps -junction -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
sys-apps/util-linux required by (app-admin/apache-tools-2.4.41:0/0::gentoo, ebuild scheduled for merge) USE="ssl -libressl" ABI_X86="(64)"
sys-apps/util-linux:= required by (dev-lang/python-3.8.2-r2:3.8/3.8::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
>=sys-apps/util-linux-2.20 required by (sys-fs/eudev-3.2.9:0/0::gentoo, ebuild scheduled for merge) USE="hwdb introspection kmod -rule-generator (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux:= required by (dev-lang/python-3.7.7-r2:3.7/3.7m::gentoo, ebuild scheduled for merge) USE="bluetooth gdbm ipv6 ncurses readline sqlite ssl xml -build -examples -hardened -libressl -test -tk -wininst" ABI_X86="(64)"
sys-apps/util-linux required by (sys-apps/portage-2.3.100-r1:0/0::gentoo, ebuild scheduled for merge) USE="(ipc) native-extensions rsync-verify xattr -apidoc -build -doc -gentoo-dev (-selinux)" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9"
>=sys-apps/util-linux-2.16 required by (sys-fs/mdadm-4.1:0/0::gentoo, ebuild scheduled for merge) USE="-static" ABI_X86="(64)"
>=sys-apps/util-linux-2.23[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=sys-apps/util-linux-2.23[abi_x86_64(-)]) required by (dev-libs/glib-2.62.6:2/2::gentoo, ebuild scheduled for merge) USE="dbus (mime) xattr -debug -fam -gtk-doc (-selinux) -static-libs -systemtap -test -utils" ABI_X86="(64) -32 (-x32)"
sys-apps/util-linux[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (sys-apps/util-linux[abi_x86_64(-)]) required by (media-libs/fontconfig-2.13.0-r4:1.0/1.0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
>=sys-apps/util-linux-2.31-r1 required by (sys-fs/cryptsetup-2.3.2:0/12::gentoo, ebuild scheduled for merge) USE="argon2 nls openssl udev -gcrypt -kernel -libressl -luks1_default -nettle -pwquality -reencrypt -static -static-libs -urandom" ABI_X86="(64)"
>=sys-apps/util-linux-2.16 required by (sys-fs/lvm2-2.02.187-r2:0/0::gentoo, ebuild scheduled for merge) USE="readline thin udev -device-mapper-only -lvm2create_initrd -sanlock (-selinux) -static -static-libs -systemd" ABI_X86="(64)"
(x11-base/xorg-proto-2019.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
x11-base/xorg-proto required by (x11-terms/xterm-351:0/0::gentoo, ebuild scheduled for merge) USE="openpty truetype unicode -Xaw3d -sixel -toolbar -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXmu-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xinput-1.6.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xwininfo-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (app-text/gv-3.7.3-r1:0/0::gentoo, installed) USE="-xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXft-2.3.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libsdl2-2.0.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="X alsa dbus joystick opengl sound threads udev video (-altivec) (-aqua) (-custom-cflags) -gles2 -haptic -kms -libsamplerate -nas -oss -pulseaudio -static-libs -tslib -vulkan -wayland -xinerama -xscreensaver" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="mmx sse sse2 -3dnow" VIDEO_CARDS="(-vc4)"
x11-base/xorg-proto required by (x11-libs/libXxf86vm-1.1.4-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/setxkbmap-1.3.2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXpm-3.5.13:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/xcb-util-keysyms-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/startup-notification-0.12-r1:0/0::gentoo, installed) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-misc/imake-1.0.8:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-nouveau-1.0.16:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxkbfile-1.1.0:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdriinfo-1.0.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/rgb-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXfont2-2.0.4:0/0::gentoo, ebuild scheduled for merge) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-misc/makedepend-1.0.6:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-intel-2.99.917_p20200310:0/0::gentoo, ebuild scheduled for merge) USE="dri sna udev -debug -tools -uxa -xvmc" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libmpeg2-0.5.1-r2:0/0::gentoo, installed) USE="X sdl -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXaw-1.0.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-deprecated -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xwd-1.0.7:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXxf86dga-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXtst-1.2.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXdmcp-1.1.3:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/pango-1.42.4-r2:0/0::gentoo, ebuild scheduled for merge) USE="X introspection -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libfontenc-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXdamage-1.1.5:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-dummy-0.3.8:0/0::gentoo, installed) USE="-dga" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXi-1.7.10:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrandr-1.5.2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXrender-0.9.10-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libX11-1.6.9:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-fbdev-0.5.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/iceauth-1.0.8:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-video/vlc-3.0.10-r1:0/5-9::gentoo, ebuild scheduled for merge) USE="X a52 alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mad mp3 mpeg ncurses ogg png qt5 ssl svg truetype udev vorbis x264 xml -aom -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications -matroska -modplug -mtp -musepack -nfs -omxil -optimisememory -opus -projectm -pulseaudio -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr -speex -srt -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse"
x11-base/xorg-proto required by (x11-apps/sessreg-1.1.2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXau-1.0.9:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXcomposite-0.4.5:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXScrnSaver-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xprop-1.2.4:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXt-1.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXinerama-1.1.4:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libICE-1.0.10:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/mkfontscale-1.2.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-drivers/xf86-input-libinput-0.29.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xf86dga-1.0.3:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/libglvnd-1.3.1:0/0::gentoo, ebuild scheduled for merge) USE="X -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/x11perf-1.6.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/gtk+-2.24.32-r1:2/2::gentoo, ebuild scheduled for merge) USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/freeglut-3.2.1:0/0::gentoo, ebuild scheduled for merge) USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, installed) USE="X alsa joystick opengl sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXaw3d-1.6.3:0/0::gentoo, ebuild scheduled for merge) USE="unicode -static-libs -xpm" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-wm/fvwm-2.6.5-r3:0/0::gentoo, ebuild scheduled for merge) USE="nls png readline svg truetype vanilla -bidi -debug -doc -gtk2-perl -lock -netpbm -perl -rplay -stroke -tk -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-ati-19.1.0:0/0::gentoo, ebuild scheduled for merge) USE="udev" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/xev-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libSM-1.2.3:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 uuid -doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xdpyinfo-1.3.2:0/0::gentoo, installed) USE="-dga -dmx -xinerama" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-vboxvideo-1.0.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-apps/bdftopcf-1.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXext-1.3.4:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xauth-1.1:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 -test" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-misc/xcb-2.4-r1:0/0::gentoo, installed) USE="-motif" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxshmfence-1.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-amdgpu-19.1.0:0/0::gentoo, ebuild scheduled for merge) USE="udev" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libxkbcommon-0.10.0:0/0::gentoo, ebuild scheduled for merge) USE="X -doc -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xkbutils-1.0.4:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/xcb-util-image-0.4.0-r1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xrandr-1.5.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/xcb-util-cursor-0.1.3-r2:0/0::gentoo, ebuild scheduled for merge) USE="-doc -static-libs -test" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-libs/libXfixes-5.0.3-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-apps/xgamma-1.0.6:0/0::gentoo, installed) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (app-emulation/virtualbox-guest-additions-5.2.40:0/0::gentoo, ebuild scheduled for merge) USE="X" ABI_X86="(64)"
>=x11-base/xorg-proto-2018.4 required by (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="elogind ipv6 libglvnd suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
x11-base/xorg-proto required by (x11-libs/libXv-1.0.11-r1:0/0::gentoo, ebuild scheduled for merge) USE="-static-libs" ABI_X86="(64) -32 (-x32)"
x11-base/xorg-proto required by (x11-drivers/xf86-video-vesa-2.4.0:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)"
x11-base/xorg-proto required by (media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) USE="X classic dri3 egl gallium gbm gles2 libglvnd llvm -d3d9 -debug -gles1 -lm-sensors -opencl -osmesa -pax_kernel (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -vulkan-overlay -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="intel nouveau radeon radeonsi (-freedreno) -i915 -i965 -iris (-lima) (-panfrost) -r100 -r200 -r300 -r600 (-vc4) -virgl (-vivante) -vmware"
(x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/fixesproto-5.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/compositeproto-0.4.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/compositeproto-0.4 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/dri2proto-2.8-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/dri2proto-2.8 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86driproto-2.1.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86driproto-2.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-opengl-1.3.1-r4:0/0::gentoo, installed) pulled in by
>=app-eselect/eselect-opengl-1.3.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
app-eselect/eselect-opengl required by @selected
>=app-eselect/eselect-opengl-1.3.0 required by (x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(media-libs/mesa-19.3.5:0/0::gentoo, ebuild scheduled for merge) pulled in by
>=media-libs/mesa-18[X(+),egl,gbm] required by (x11-base/xorg-server-1.20.7:0/1.20.7::gentoo, ebuild scheduled for merge) USE="elogind ipv6 libglvnd suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[egl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[egl,abi_x86_64(-)]) required by (media-libs/libepoxy-1.5.4:0/0::gentoo, ebuild scheduled for merge) USE="X egl -test" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[egl,X(+),abi_x86_64(-)]) required by (x11-libs/cairo-1.16.0-r3:0/0::gentoo, ebuild scheduled for merge) USE="X glib opengl svg (-aqua) -debug (-gles2-only) -static-libs -utils -valgrind" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
media-libs/mesa[egl] required by (dev-qt/qtgui-5.14.2:5/5.14.2::gentoo, ebuild scheduled for merge) USE="X dbus egl gif jpeg libinput png udev -accessibility -debug -eglfs -evdev -gles2-only -ibus -test -tslib -tuio -vnc -vulkan -wayland" ABI_X86="(64)"
>=media-libs/mesa-9.1.6[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-libs/mesa-9.1.6[X(+),abi_x86_64(-)]) required by (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64) -32 (-x32)"
>=media-libs/mesa-10.3.4-r1[egl,gbm] required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=media-libs/mesa-10.2:* required by (www-client/firefox-68.9.0:0/0::gentoo, ebuild scheduled for merge) USE="dbus gmp-autoupdate screenshot startup-notification system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite system-webp -bindist -clang -custom-cflags -custom-optimization -debug -eme-free -geckodriver -hardened -hwaccel -jack -lto -pgo -pulseaudio (-selinux) -test -wayland -wifi" ABI_X86="(64)" CPU_FLAGS_X86="-avx2" L10N="-ach -af -an -ar -ast -az -be -bg -bn -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-CA -en-GB -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mk -mr -ms -my -nb -nl -nn -oc -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -ur -uz -vi -xh -zh-CN -zh-TW"
media-libs/mesa[X(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-libs/mesa[X(+),abi_x86_64(-)]) required by (x11-libs/gtk+-3.24.16:3/3::gentoo, ebuild scheduled for merge) USE="X cups introspection (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"
(x11-proto/xextproto-7.3.0:0/0::gentoo, installed) pulled in by
>=x11-proto/xextproto-7.2.99.901 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
>=x11-proto/xextproto-7.2.1-r1[abi_x86_64(-)] required by (x11-proto/fixesproto-5.0-r1:0/0::gentoo, installed) USE="" ABI_X86="(64) -32 (-x32)"
(net-libs/rpcsvc-proto-1.4.1-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
net-libs/rpcsvc-proto required by (net-fs/nfs-utils-2.4.1-r4:0/0::gentoo, ebuild scheduled for merge) USE="ipv6 ldap libmount nfsidmap nfsv4 tcpd uuid -caps -junction -kerberos -nfsdcld -nfsv41 (-selinux)" ABI_X86="(64)"
(x11-proto/fontsproto-2.1.3:0/0::gentoo, installed) pulled in by
>=x11-proto/fontsproto-2.1.3 required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
>=x11-proto/fontsproto-2.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/glproto-1.4.17-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/glproto-1.4.17-r1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/bigreqsproto-1.1.2:0/0::gentoo, installed) pulled in by
>=x11-proto/bigreqsproto-1.1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/damageproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/damageproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/trapproto-3.4.3:0/0::gentoo, installed) pulled in by
>=x11-proto/trapproto-3.4.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/presentproto-1.1:0/0::gentoo, installed) pulled in by
>=x11-proto/presentproto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86dgaproto-2.1-r2:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86dgaproto-2.0.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xcmiscproto-1.2.2:0/0::gentoo, installed) pulled in by
>=x11-proto/xcmiscproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-eselect/eselect-mesa-0.0.10-r1:0/0::gentoo, installed) pulled in by
app-eselect/eselect-mesa required by @selected
(sys-libs/glibc-2.25-r9:2.2/2.2::gentoo, installed) pulled in by
<sys-libs/glibc-2.26 required by (net-libs/libnsl-0:0/1::gentoo, installed) USE="" ABI_X86="(64)"
sys-libs/glibc[crypt(+),static-libs(+)?] (sys-libs/glibc[crypt(+),static-libs(+)]) required by (virtual/libcrypt-1-r1:0/1::gentoo, ebuild scheduled for merge) USE="static-libs" ABI_X86="(64) -32 (-x32)"
>=sys-libs/glibc-2.13 required by (sys-devel/gcc-9.3.0:9.3.0/9.3.0::gentoo, ebuild scheduled for merge) USE="(cxx) fortran (multilib) nls nptl openmp pch (pie) sanitize ssp vtv (-ada) (-altivec) -d -debug -doc (-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -lto -objc -objc++ -objc-gc -pgo -systemtap -test -vanilla" ABI_X86="(64)"
sys-libs/glibc:2.2 required by (virtual/libc-1:0/0::gentoo, installed) USE="" ABI_X86="(64)"
(x11-proto/xproto-7.0.31:0/0::gentoo, installed) pulled in by
x11-proto/xproto required by (x11-libs/libXfont-1.5.4:0/0::gentoo, installed) USE="bzip2 ipv6 truetype -doc -static-libs" ABI_X86="(64)"
>=x11-proto/xproto-7.0.31 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/dri3proto-1.0:0/0::gentoo, installed) pulled in by
>=x11-proto/dri3proto-1.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86rushproto-1.1.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86rushproto-1.1.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/inputproto-2.3.2:0/0::gentoo, installed) pulled in by
>=x11-proto/inputproto-2.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xineramaproto-1.2.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xineramaproto-1.1.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(app-editors/vim-core-8.2.0360:0/0::gentoo, ebuild scheduled for merge) pulled in by
app-editors/vim-core required by @selected
~app-editors/vim-core-8.2.0360 required by (app-editors/gvim-8.2.0360:0/0::gentoo, ebuild scheduled for merge) USE="acl gtk nls (-aqua) -cscope -debug -gtk2 -lua -luajit -motif -neXt -netbeans -perl -python -racket -ruby (-selinux) -session -sound -tcl" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
~app-editors/vim-core-8.2.0360 required by (app-editors/vim-8.2.0360:0/0::gentoo, ebuild scheduled for merge) USE="X acl gpm nls -cscope -debug -lua -luajit -minimal -perl -python -racket -ruby (-selinux) -sound -tcl -terminal -vim-pager" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6 (-python3_8)"
(x11-proto/renderproto-0.11.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/renderproto-0.11 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/kbproto-1.0.7:0/0::gentoo, installed) pulled in by
>=x11-proto/kbproto-1.0.3 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/recordproto-1.14.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/recordproto-1.13.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/resourceproto-1.2.0:0/0::gentoo, installed) pulled in by
>=x11-proto/resourceproto-1.2.0 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/xf86vidmodeproto-2.3.1-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/xf86vidmodeproto-2.2.99.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(x11-proto/scrnsaverproto-1.2.2-r1:0/0::gentoo, installed) pulled in by
>=x11-proto/scrnsaverproto-1.1 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
(net-wireless/rfkill-0.5-r2:0/0::gentoo, installed) pulled in by
net-wireless/rfkill required by @selected
(x11-proto/videoproto-2.3.3:0/0::gentoo, installed) pulled in by
>=x11-proto/videoproto-2.2.2 required by (x11-base/xorg-server-1.19.5:0/1.19.5::gentoo, installed) USE="glamor ipv6 suid udev xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr -xnest -xvfb" ABI_X86="(64)"
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
!!! The following updates are masked by LICENSE changes:
- sys-kernel/linux-firmware-20200519::gentoo (masked by: || ( ) linux-fw-redistributable no-source-code license(s))
A copy of the 'linux-fw-redistributable' license is located at '/usr/portage/licenses/linux-fw-redistributable'.
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
!!! The following installed packages are masked:
- sys-libs/glibc-2.25-r9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <mgorny@gentoo.org>, Andreas K. Hüttel <dilfridge@gentoo.org>,
# Matthias Maier <tamiko@gentoo.org> (2017-05-21 and later updates)
# These old versions of toolchain packages (binutils, gcc, glibc) are no
# longer officially supported and are not suitable for general use. Using
# these packages can result in build failures (and possible breakage) for
# many packages, and may leave your system vulnerable to known security
# exploits.
# If you still use one of these old toolchain packages, please upgrade (and
# switch the compiler / the binutils) ASAP. If you need them for a specific
# (isolated) use case, feel free to unmask them on your system.
- net-libs/libnsl-0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked
# <glibc-2.26.
- sys-kernel/linux-firmware-20180103-r1::gentoo (masked by: linux-firmware no-source-code freedist license(s))
A copy of the 'linux-firmware' license is located at '/usr/portage/licenses/linux-firmware'.
A copy of the 'no-source-code' license is located at '/usr/portage/licenses/no-source-code'.
A copy of the 'freedist' license is located at '/usr/portage/licenses/freedist'.
- media-fonts/font-bh-ttf-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
A copy of the 'bh-luxi' license is located at '/usr/portage/licenses/bh-luxi'.
- sys-kernel/gentoo-sources-4.9.76-r1::gentoo (masked by: linux-firmware license(s))
- media-fonts/font-bh-type1-1.0.3-r1::gentoo (masked by: bh-luxi license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
+ exit 3
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-15 11:26 ` n952162
@ 2020-06-15 14:20 ` J. Roeleveld
2020-06-15 14:36 ` n952162
2020-06-15 15:49 ` [gentoo-user] " Grant Edwards
0 siblings, 2 replies; 53+ messages in thread
From: J. Roeleveld @ 2020-06-15 14:20 UTC (permalink / raw
To: gentoo-user
On Monday, June 15, 2020 1:26:06 PM CEST n952162 wrote:
> Thank you for the response. Unfortunately it didn't work. The logs are
> attached (tgt=portage, system, world) and summarized below.
>
> Perl keeps coming up as a problem, so, as an example, I tried to build
> perl, including all the packages that say they need it on the command
> line. Emerge comes back with the same result. I can't understand why,
> e.g. Data-Dump requires perl 5.24:
>
> dev-lang/perl:0/5.24=[-build(-)] required by
> (dev-perl/Data-Dump-1.230.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>
> when it's included on the command line to re-emerge:
>
> + sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --verbose-conflicts
> --backtrack=100 --with-bdeps=y dev-perl/Text-CharWidth
> dev-perl/HTML-Tree *dev-perl/Data-Dump* dev-perl/TermReadKey
> dev-perl/HTML-Form dev-perl/LWP-MediaTypes dev-perl/XML-Parser
> dev-perl/Text-WrapI18N app-text/po4a dev-perl/HTTP-Date
> dev-perl/Unicode-EastAsianWidth dev-perl/IO-HTML dev-perl/SGMLSpm
> dev-perl/Locale-gettext dev-perl/WWW-Mechanize dev-perl/HTML-Tagset
> dev-perl/Date-Manip dev-perl/File-Listing dev-lang/perl
>
<Snipped lengthy output>
With a system that has not been updated for over 3 years, I would suggest to
Start from scratch and copy the config across.
If you do insist on trying to work through this, I would suggest the following
(READ and understand all steps before executing any):
0) Make sure you do NOT change your profile. (As you adjusted it from 13.0 to
17.1, change it back to 13.0, or if not available, 17.0)
- Profile 17.1 is NOT going to work at this point.
1) Rename the world and world_sets files to (temporarily) clear the entire
world-set
(These files are located in "/var/lib/portage")
2) execute: "emerge -vauDN --with-bdeps=y --backtrack=200 @world" and
alternate with "emerge --update --newuse --deep @world" until both have
nothing left to do.
3) execute "emerge -va --depclean"
- This is a LARGE set, don't worry, it will all come back (You DID backup the
files in step 1, right?)
4) Fix any config-file changes that are left over and follow this with steps
"2", "3" and "4" until your system is clean.
5) Install, configure and compile the kernel and ensure you can reboot the
system. (This is important for the next step)
6) Follow the news-item regarding migrating to 17.1 and follow this exactly.
(Your install is extremely basic, so it should be nice and easy)
7) Reinstall all needed software (read your world and world_set backup-files
to see what you had before and ONLY install those that you actually need)
8) Fix any config-files that are needed for the software you re-installed in
step 7
9) Congratulate yourself for managing to upgrade a system after 3+ years
In my experience, when the system has not been updated for this long, the
fastest way to resolve this is to start from scratch with a backup of any
config and data files.
--
Joost
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-15 14:20 ` J. Roeleveld
@ 2020-06-15 14:36 ` n952162
2020-06-15 15:49 ` [gentoo-user] " Grant Edwards
1 sibling, 0 replies; 53+ messages in thread
From: n952162 @ 2020-06-15 14:36 UTC (permalink / raw
To: gentoo-user
On 2020-06-15 16:20, J. Roeleveld wrote:
> On Monday, June 15, 2020 1:26:06 PM CEST n952162 wrote:
>> Thank you for the response. Unfortunately it didn't work. The logs are
>> attached (tgt=portage, system, world) and summarized below.
>>
>> Perl keeps coming up as a problem, so, as an example, I tried to build
>> perl, including all the packages that say they need it on the command
>> line. Emerge comes back with the same result. I can't understand why,
>> e.g. Data-Dump requires perl 5.24:
>>
>> dev-lang/perl:0/5.24=[-build(-)] required by
>> (dev-perl/Data-Dump-1.230.0:0/0::gentoo, installed) USE="" ABI_X86="(64)"
>>
>> when it's included on the command line to re-emerge:
>>
>> + sudo $HOME/adm/gentoo/src/portage/bin/emerge -vuUD --verbose-conflicts
>> --backtrack=100 --with-bdeps=y dev-perl/Text-CharWidth
>> dev-perl/HTML-Tree *dev-perl/Data-Dump* dev-perl/TermReadKey
>> dev-perl/HTML-Form dev-perl/LWP-MediaTypes dev-perl/XML-Parser
>> dev-perl/Text-WrapI18N app-text/po4a dev-perl/HTTP-Date
>> dev-perl/Unicode-EastAsianWidth dev-perl/IO-HTML dev-perl/SGMLSpm
>> dev-perl/Locale-gettext dev-perl/WWW-Mechanize dev-perl/HTML-Tagset
>> dev-perl/Date-Manip dev-perl/File-Listing dev-lang/perl
>>
> <Snipped lengthy output>
>
> With a system that has not been updated for over 3 years, I would suggest to
> Start from scratch and copy the config across.
>
> If you do insist on trying to work through this, I would suggest the following
> (READ and understand all steps before executing any):
>
> 0) Make sure you do NOT change your profile. (As you adjusted it from 13.0 to
> 17.1, change it back to 13.0, or if not available, 17.0)
> - Profile 17.1 is NOT going to work at this point.
>
>
> 1) Rename the world and world_sets files to (temporarily) clear the entire
> world-set
> (These files are located in "/var/lib/portage")
>
>
> 2) execute: "emerge -vauDN --with-bdeps=y --backtrack=200 @world" and
> alternate with "emerge --update --newuse --deep @world" until both have
> nothing left to do.
>
> 3) execute "emerge -va --depclean"
> - This is a LARGE set, don't worry, it will all come back (You DID backup the
> files in step 1, right?)
>
> 4) Fix any config-file changes that are left over and follow this with steps
> "2", "3" and "4" until your system is clean.
>
> 5) Install, configure and compile the kernel and ensure you can reboot the
> system. (This is important for the next step)
>
> 6) Follow the news-item regarding migrating to 17.1 and follow this exactly.
> (Your install is extremely basic, so it should be nice and easy)
>
> 7) Reinstall all needed software (read your world and world_set backup-files
> to see what you had before and ONLY install those that you actually need)
>
> 8) Fix any config-files that are needed for the software you re-installed in
> step 7
>
> 9) Congratulate yourself for managing to upgrade a system after 3+ years
>
>
> In my experience, when the system has not been updated for this long, the
> fastest way to resolve this is to start from scratch with a backup of any
> config and data files.
>
> --
> Joost
>
>
>
> Okay, thank you for the support so far. I'll investigate re-installing (on both VMs).
^ permalink raw reply [flat|nested] 53+ messages in thread
* [gentoo-user] Re: "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-15 14:20 ` J. Roeleveld
2020-06-15 14:36 ` n952162
@ 2020-06-15 15:49 ` Grant Edwards
2020-06-15 16:25 ` J. Roeleveld
2020-06-15 19:49 ` Peter Humphrey
1 sibling, 2 replies; 53+ messages in thread
From: Grant Edwards @ 2020-06-15 15:49 UTC (permalink / raw
To: gentoo-user
On 2020-06-15, J. Roeleveld <joost@antarean.org> wrote:
><Snipped lengthy output>
>
> With a system that has not been updated for over 3 years, I would suggest to
> Start from scratch and copy the config across.
That's definitely, by far, the fastest and easiest way to get to a
working, current system.
> If you do insist on trying to work through this,
Which is something many of us have done once just to see if we could.
It's not something one tends to do a second time. :)
--
Grant
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] Re: "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-15 15:49 ` [gentoo-user] " Grant Edwards
@ 2020-06-15 16:25 ` J. Roeleveld
2020-06-15 19:49 ` Peter Humphrey
1 sibling, 0 replies; 53+ messages in thread
From: J. Roeleveld @ 2020-06-15 16:25 UTC (permalink / raw
To: gentoo-user
On 15 June 2020 17:49:39 CEST, Grant Edwards <grant.b.edwards@gmail.com> wrote:
>On 2020-06-15, J. Roeleveld <joost@antarean.org> wrote:
>
>><Snipped lengthy output>
>>
>> With a system that has not been updated for over 3 years, I would
>suggest to
>> Start from scratch and copy the config across.
>
>That's definitely, by far, the fastest and easiest way to get to a
>working, current system.
>
>> If you do insist on trying to work through this,
>
>Which is something many of us have done once just to see if we could.
How do you think I learned that sequence as being the best option?
>It's not something one tends to do a second time. :)
I actually did, as I was not able to boot from rescue media anytime soon. It was a risk to do it by remote and if there had been a power failure in the middle of it, it could have ended in disaster. But I managed it.
That was the 2nd and last time I ever did that. Ever since I schedule in maintenance weekends for the few systems that are critical.
(This is at home)
--
Joost
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [gentoo-user] Re: "masked by: EAPI 7" trying up update "portage" - how to proceed
2020-06-15 15:49 ` [gentoo-user] " Grant Edwards
2020-06-15 16:25 ` J. Roeleveld
@ 2020-06-15 19:49 ` Peter Humphrey
1 sibling, 0 replies; 53+ messages in thread
From: Peter Humphrey @ 2020-06-15 19:49 UTC (permalink / raw
To: gentoo-user
On Monday, 15 June 2020 16:49:39 BST Grant Edwards wrote:
> On 2020-06-15, J. Roeleveld <joost@antarean.org> wrote:
> ><Snipped lengthy output>
> >
> > With a system that has not been updated for over 3 years, I would suggest
> > to Start from scratch and copy the config across.
>
> That's definitely, by far, the fastest and easiest way to get to a
> working, current system.
>
> > If you do insist on trying to work through this,
>
> Which is something many of us have done once just to see if we could.
>
> It's not something one tends to do a second time. :)
Once bitten, twice shy... :)
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 53+ messages in thread
end of thread, other threads:[~2020-06-15 19:51 UTC | newest]
Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-11 6:47 [gentoo-user] "masked by: EAPI 7" trying up update "portage" - how to proceed n952162
2020-06-11 8:10 ` Neil Bothwick
2020-06-11 12:47 ` Rich Freeman
2020-06-11 19:36 ` n952162
2020-06-11 20:01 ` Rich Freeman
2020-06-11 20:10 ` n952162
2020-06-11 21:05 ` Jack
2020-06-11 21:10 ` n952162
2020-06-11 21:22 ` n952162
2020-06-11 21:59 ` Jack
2020-06-11 22:05 ` n952162
2020-06-11 22:43 ` Jack
2020-06-12 6:32 ` n952162
2020-06-14 7:01 ` n952162
2020-06-14 16:02 ` antlists
2020-06-14 18:22 ` n952162
2020-06-11 21:06 ` Rich Freeman
2020-06-11 21:15 ` n952162
2020-06-11 20:28 ` n952162
2020-06-11 20:35 ` Rich Freeman
2020-06-11 20:43 ` n952162
2020-06-11 21:20 ` Rich Freeman
2020-06-11 21:45 ` n952162
2020-06-11 22:09 ` n952162
2020-06-11 23:09 ` Rich Freeman
2020-06-12 6:40 ` n952162
2020-06-12 8:00 ` n952162
2020-06-12 13:49 ` Rich Freeman
2020-06-12 14:00 ` Jack
2020-06-12 14:38 ` Michael
2020-06-12 14:42 ` J. Roeleveld
2020-06-12 14:48 ` n952162
2020-06-12 14:53 ` Rich Freeman
2020-06-12 14:50 ` Michael
2020-06-12 14:44 ` n952162
2020-06-12 14:52 ` Michael
2020-06-12 17:15 ` Peter Humphrey
2020-06-12 14:50 ` Rich Freeman
2020-06-12 15:05 ` Jack
2020-06-12 15:14 ` Michael
2020-06-12 13:45 ` Rich Freeman
2020-06-11 19:07 ` n952162
2020-06-13 19:42 ` Andreas K. Hüttel
2020-06-13 22:05 ` n952162
2020-06-14 8:23 ` n952162
2020-06-14 20:07 ` n952162
2020-06-14 22:06 ` Neil Bothwick
2020-06-15 11:26 ` n952162
2020-06-15 14:20 ` J. Roeleveld
2020-06-15 14:36 ` n952162
2020-06-15 15:49 ` [gentoo-user] " Grant Edwards
2020-06-15 16:25 ` J. Roeleveld
2020-06-15 19:49 ` Peter Humphrey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox