Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948659 - sys-apps/portage-3.0.66.1-r1: gcc slots incorrectly calculated during unmerge
Summary: sys-apps/portage-3.0.66.1-r1: gcc slots incorrectly calculated during unmerge
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-24 15:40 UTC by Rafał Mużyło
Modified: 2025-01-24 15:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2025-01-24 15:40:54 UTC
Currently installed: gcc:11 gcc:12 gcc:13

About to install: gcc:14

Output of 'emerge -pcv sys-devel/gcc:11':
Calculating dependencies... done!
  sys-devel/gcc-11.5.0 pulled in by:
    @system requires sys-devel/gcc
    app-crypt/libb2-0.98.1-r2 requires >=sys-devel/gcc-4.2:*[openmp]
    app-portage/portage-utils-0.97 requires sys-devel/gcc:*[openmp]
    dev-lang/rust-1.81.0-r100 requires >=sys-devel/gcc-4.7
    dev-lang/rust-1.83.0-r1 requires >=sys-devel/gcc-4.7
    llvm-core/clang-common-18.1.8-r3 requires sys-devel/gcc
    sys-libs/glibc-2.40-r5 requires >=sys-devel/gcc-6.2
    virtual/fortran-0 requires sys-devel/gcc[fortran,openmp]

>>> No packages selected for removal by depclean
Packages installed:   1377
Packages in world:    156
Packages in system:   49
Required packages:    1377
Number to remove:     0

That's silly.

Will be doing 'emerge -C' in a few seconds, but thought you'd like to know.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-24 15:46:57 UTC
There's certainly something more going on, given I've been able to depclean older gccs all the time (as have many users recently).