Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877549 - sys-apps/portage-3.0.36 : Not warning regarding some circular dependency
Summary: sys-apps/portage-3.0.36 : Not warning regarding some circular dependency
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-18 08:31 UTC by Eric F. GARIOUD
Modified: 2022-10-18 08:39 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info,6.62 KB, text/plain)
2022-10-18 08:32 UTC, Eric F. GARIOUD
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F. GARIOUD 2022-10-18 08:31:12 UTC
lddtreeing some program, I discover that I get a circular dependency :

libharfbuzz.so.0 => /usr/lib64/libharfbuzz.so.0
    libfreetype.so.6 => /usr/lib64/libfreetype.so.6
    libharfbuzz.so.0 => !!! circular loop !!!

Ok, this is a known problem well documented ( https://wiki.gentoo.org/wiki/User:Sam/Portage_help/Circular_dependencies ) being solved rebuilding freetype USE=-harfbuzz

The problem I report here is that if I want to rebuild harfbuzz having freetype installed USE = +harfbuzz, emerge will work happily without reporting any error such as shown in the wikipage linked hereabove.



Reproducible: Always
Comment 1 Eric F. GARIOUD 2022-10-18 08:32:43 UTC
Created attachment 824677 [details]
emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-18 08:39:41 UTC
For a start, please use a non-masked Portage.