Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 777738

Summary: gui-libs/xdg-desktop-portal-wlr-9999 requires dev-libs/iniparser-3.1-r2
Product: Gentoo Linux Reporter: Tadej Obrstar <tadej.obrstar>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: UNCONFIRMED ---    
Severity: normal CC: gabriel, ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tadej Obrstar 2021-03-22 15:08:52 UTC
emerging fails with:

meson.build:29:0: ERROR: C shared or static library 'iniparser' not found

fixed by emerging <dev-libs/iniparser-4

Reproducible: Always

Steps to Reproduce:
1. emerge gui-libs/xdg-desktop-portal-wlr-9999
Actual Results:  
fails with:
meson.build:29:0: ERROR: C shared or static library 'iniparser' not found

Expected Results:  
should pull in dependency <dev-libs/iniparser-4 and finish successfuly

does not work with dev-libs/iniparser-4.1
Comment 1 Ionen Wolkens gentoo-dev 2021-03-22 17:17:39 UTC
<dev-libs/iniparser-4

That's why there's a separate :4 slot, so preferably you'd emerge/depend on iniparser:0 for the old one.