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 $
Need to do media-libs/libebur128 too.