Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955373 - media-video/pipewire: automagic dependency on sci-libs/fftw and media-libs/libebur128
Summary: media-video/pipewire: automagic dependency on sci-libs/fftw and media-libs/li...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-04 02:00 UTC by Laszlo Valko
Modified: 2025-05-07 17:05 UTC (History)
1 user (show)

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


Attachments
pipewire build log (emerge.log.xz,48.60 KB, application/x-xz)
2025-05-04 02:00 UTC, Laszlo Valko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Valko 2025-05-04 02:00:33 UTC
Created attachment 927465 [details]
pipewire build log

pipewire automatic configuration picks up fftw libraries, which later causes problems when the binary build is moved to another machine (where fftw libraries are not installed):

$ ldd /usr/lib64/spa-0.2/filter-graph/libspa-filter-graph.so | grep fftw
        libfftw3f.so.3 => not found
$
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-05-07 17:05:23 UTC
Need to do media-libs/libebur128 too.