As the title says - it won't build without it
Please add full build.log.
Created attachment 561614 [details] build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fdd3bb181ca9896598639f69992ca97e5116bbe commit 3fdd3bb181ca9896598639f69992ca97e5116bbe Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2019-01-16 21:00:20 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2019-01-16 21:01:00 +0000 media-sound/pulseeffects: add missing dep Fixes: https://bugs.gentoo.org/675604 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> media-sound/pulseeffects/pulseeffects-4.4.6.ebuild | 1 + 1 file changed, 1 insertion(+)
needs to be added to pulseeffects-4.4.7.ebuild as well
Could you confirm this for 4.5.9 or 9999 as well, I don't see it as a dep in ldd / lddtree for those.
it's in rdepend in 4.4.7 and rdepend is in depend, so this is already 'fixed'?
Sorry, I mis-typed. I meant 4.5.9: # equery b /usr/lib64/gstreamer-1.0/libgstpeconvolver.so * Searching for /usr/lib64/gstreamer-1.0/libgstpeconvolver.so ... media-sound/pulseeffects-4.5.9 (/usr/lib64/gstreamer-1.0/libgstpeconvolver.so) # ldd /usr/lib64/gstreamer-1.0/libgstpeconvolver.so | grep libsamplerate libsamplerate.so.0 => /usr/lib64/libsamplerate.so.0 (0x00007f20ecd4a000)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcbb5e3c375a73d397f8fbf422077ea022aa5488 commit bcbb5e3c375a73d397f8fbf422077ea022aa5488 Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2019-04-25 18:32:57 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2019-04-25 18:33:22 +0000 media-sound/pulseeffects: add missing dep on libsamplerate Fixes: https://bugs.gentoo.org/675604 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> media-sound/pulseeffects/pulseeffects-4.5.9.ebuild | 1 + media-sound/pulseeffects/pulseeffects-9999.ebuild | 1 + 2 files changed, 2 insertions(+)