Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875185 - media-libs/lv2-1.18.10 needs MULTILIB_USEDEP on x11-libs/gtk+:2
Summary: media-libs/lv2-1.18.10 needs MULTILIB_USEDEP on x11-libs/gtk+:2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-04 22:22 UTC by jospezial
Modified: 2023-03-24 05:44 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 jospezial 2022-10-04 22:22:07 UTC
If USE="plugins" in this version 
multilib-minimal_abi_src_configure fails for abi_x86_32.x86:

Run-time dependency gtk+-2.0 found: NO (tried pkgconfig and cmake)

../lv2-1.18.10/plugins/eg-sampler.lv2/meson.build:17:0: ERROR: Dependency "gtk+-2.0" not found, tried pkgconfig and cmake


x11-libs/gtk+-2.24.33::gentoo was built with the following:
USE="cups introspection xinerama (-aqua) -examples -test -vim-syntax" ABI_X86="(64) -32 (-x32)"
FEATURES="binpkg-logs fixlafiles news network-sandbox unmerge-logs preserve-libs protect-owned config-protect-if-modified sfperms assume-digests pid-sandbox userpriv usersync binpkg-docompress unmerge-orphans parallel-fetch distlocks sandbox userfetch ipc-sandbox xattr ebuild-locks ccache multilib-strict unknown-features-warn merge-sync qa-unresolved-soname-deps usersandbox strict buildpkg-live binpkg-dostrip binpkg-multi-instance"

Please add [${MULTILIB_USEDEP}] to x11-libs/gtk+:2 dependency.
Comment 1 jospezial 2022-10-04 22:25:04 UTC
Or put the plugins into a new package.
Comment 2 Larry the Git Cow gentoo-dev 2023-03-24 05:44:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c6ad569f634874c353b6369e157e583a8cf0e0

commit 10c6ad569f634874c353b6369e157e583a8cf0e0
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-03-24 05:44:09 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-03-24 05:44:30 +0000

    media-libs/lv2: fixed gtk+ multilib dep use flags
    
    Closes: https://bugs.gentoo.org/875185
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-libs/lv2/lv2-1.18.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)