Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908077 - media-video/pipewire-0.3.71-r1[abi_x86_32] spa/meson.build:42:13: ERROR: Dependency "alsa" not found, tried pkgconfig and cmake
Summary: media-video/pipewire-0.3.71-r1[abi_x86_32] spa/meson.build:42:13: ERROR: Depe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-08 18:38 UTC by Kostadin Shishmanov
Modified: 2023-11-17 12:07 UTC (History)
1 user (show)

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


Attachments
build log (build.log,11.56 KB, text/x-log)
2023-06-08 18:38 UTC, Kostadin Shishmanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kostadin Shishmanov 2023-06-08 18:38:55 UTC
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?
Comment 1 Larry the Git Cow gentoo-dev 2023-11-17 12:07:40 UTC
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(-)