Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830351 - media-sound/pulseaudio-modules-bt - Requires pulseaudio[daemon] USE flag to be enabled
Summary: media-sound/pulseaudio-modules-bt - Requires pulseaudio[daemon] USE flag to b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-31 12:15 UTC by James Le Cuirot
Modified: 2022-01-03 23:36 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Le Cuirot gentoo-dev 2021-12-31 12:15:27 UTC
Without media-sound/pulseaudio[daemon] (a relatively new flag), libpulsecore-15.0.so does not get built and the pulseaudio-modules-bt build fails:

[3/18] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -march=znver2 -O2 -pipe -frecord-gcc-switches -O2 -Wall -Wno-builtin-macro-redefined -Wno-unused -fno-common -DFASTPATH  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared  -o module-bluetooth-discover.so CMakeFiles/module-bluetooth-discover.dir/src/modules/bluetooth/module-bluetooth-discover.c.o -L/usr/lib64/pulseaudio -Wl,-rpath,/usr/lib64/pulseaudio::::::::::::::::::::::::::::::  -lpulse  -lpthread  -lpulsecommon-15.0  -lpulsecore-15.0 && :
FAILED: module-bluetooth-discover.so 
: && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -march=znver2 -O2 -pipe -frecord-gcc-switches -O2 -Wall -Wno-builtin-macro-redefined -Wno-unused -fno-common -DFASTPATH  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared  -o module-bluetooth-discover.so CMakeFiles/module-bluetooth-discover.dir/src/modules/bluetooth/module-bluetooth-discover.c.o -L/usr/lib64/pulseaudio -Wl,-rpath,/usr/lib64/pulseaudio::::::::::::::::::::::::::::::  -lpulse  -lpthread  -lpulsecommon-15.0  -lpulsecore-15.0 && :
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpulsecore-15.0
collect2: error: ld returned 1 exit status
Comment 1 Larry the Git Cow gentoo-dev 2022-01-03 23:36:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bf3ef9457c00bf8fad1499bafe23ddcf5c93fe

commit 49bf3ef9457c00bf8fad1499bafe23ddcf5c93fe
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-01-03 23:36:17 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-01-03 23:36:17 +0000

    media-sound/pulseaudio-modules-bt: Update pulseaudio dependencies
    
    Closes: https://bugs.gentoo.org/830351
    Bug: https://bugs.gentoo.org/782625
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../pulseaudio-modules-bt-1.4-r2.ebuild            | 82 ++++++++++++++++++++++
 1 file changed, 82 insertions(+)