Created attachment 863581 [details] build log When trying to build media-video/pipewire-0.3.71-r1 with abi_x86_32 it fails at the following configuration step: Run-time dependency alsa found: NO (tried pkgconfig and cmake) ../pipewire-0.3.71/spa/meson.build:42:13: ERROR: Dependency "alsa" not found, tried pkgconfig and cmake Manually installing media-libs/alsa-lib with abi_x86_32 enabled lets the build continue fine, so I am guessing the fix might be as trivial as adding [${MULTILIB_USEDEP}] to the media-libs/alsa-lib dependency in RDEPEND?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c3fcc004ec09bb916281711a6b3d82c2a64737 commit b8c3fcc004ec09bb916281711a6b3d82c2a64737 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-11-17 11:51:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-11-17 11:51:12 +0000 media-video/pipewire: add 0.3.85 Closes: https://bugs.gentoo.org/908077 Signed-off-by: Sam James <sam@gentoo.org> media-video/pipewire/Manifest | 1 + media-video/pipewire/pipewire-0.3.85.ebuild | 480 ++++++++++++++++++++++++++++ media-video/pipewire/pipewire-9999.ebuild | 4 +- 3 files changed, 483 insertions(+), 2 deletions(-)