Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777738 - gui-libs/xdg-desktop-portal-wlr-9999 requires dev-libs/iniparser-3.1-r2
Summary: gui-libs/xdg-desktop-portal-wlr-9999 requires dev-libs/iniparser-3.1-r2
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-22 15:08 UTC by Tadej Obrstar
Modified: 2021-04-18 16:07 UTC (History)
2 users (show)

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 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.