Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't install pulseaudio
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Blackmorse
n00b
n00b


Joined: 28 Mar 2021
Posts: 52

PostPosted: Fri Apr 09, 2021 9:06 pm    Post subject: Can't install pulseaudio Reply with quote

Hello all. Sorry for noob question, but I've already wasted hours on solving my problem and didn't find solution

I've already have installed alsa and now want to have pulseaudio package. I added pulseaudio USE flage to make.conf (also I've excluded apulse:
Code:
-apulse pulseaudio
).

When I'm trying to update the system with new USE flag, or just to emerge pulseaudio package I get error - apulse is blocking pulseaudio:

Code:

emerge --ask media-sound/pulseaudio

Calculating dependencies... done!
[ebuild  N     ] acct-group/audio-0-r1
[ebuild  N     ] net-libs/libasyncns-0.8-r4  USE="-debug -doc" ABI_X86="32 (64) (-x32)"
[ebuild  N     ] dev-lang/orc-0.4.31  USE="-gtk-doc -static-libs -test" ABI_X86="32 (64) (-x32)"
[ebuild  N     ] media-libs/webrtc-audio-processing-0.3.1  USE="-static-libs" ABI_X86="(64) -32 (-x32)"
[ebuild  N     ] media-libs/libsndfile-1.0.31  USE="alsa -minimal -sqlite -test" ABI_X86="32 (64) (-x32)"
[ebuild  N     ] media-libs/sbc-1.5  USE="-static-libs" ABI_X86="(64) -32 (-x32)"
[ebuild  N     ] media-libs/speexdsp-1.2_rc3-r3  ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse sse2"
[ebuild  N     ] media-sound/pulseaudio-13.0-r1  USE="X alsa alsa-plugin asyncns bluetooth caps dbus elogind gdbm glib ipv6 orc qt5 ssl tcpd udev webrtc-aec -doc -equalizer -gconf -gtk -jack (-libressl) -libsamplerate -lirc -native-headset -ofono-headset (-oss) -realtime (-selinux) -sox (-system-wide) -systemd -test -zeroconf" ABI_X86="32 (64) (-x32)"
[ebuild  N     ] media-plugins/alsa-plugins-1.2.2  USE="mix pulseaudio usb_stream -arcam_av -debug -ffmpeg -jack -libsamplerate -oss -speex" ABI_X86="32 (64) (-x32)"
[blocks B      ] media-sound/pulseaudio ("media-sound/pulseaudio" is blocking media-sound/apulse-0.1.13)
[blocks B      ] media-plugins/alsa-plugins[pulseaudio] ("media-plugins/alsa-plugins[pulseaudio]" is hard blocking media-sound/apulse-0.1.13)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (media-sound/pulseaudio-13.0-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
    media-sound/pulseaudio
    >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-sound/pulseaudio-2.1-r1[abi_x86_32(-),abi_x86_64(-)]) required by (media-plugins/alsa-plugins-1.2.2:0/0::gentoo, ebuild scheduled for merge) USE="mix pulseaudio usb_stream -arcam_av -debug -ffmpeg -jack -libsamplerate -oss -speex" ABI_X86="32 (64) (-x32)"


At the same time, seems that I have a bunch of libraries that depens on apulse:

Code:

equery depends media-sound/apulse

 * These packages depend on media-sound/apulse:
games-util/steam-client-meta-0-r20210213 (!pulseaudio ? media-sound/apulse[abi_x86_32])
media-libs/libtgvoip-2.4.4_p20201030 (!pulseaudio ? media-sound/apulse[sdk])
media-libs/tg_owt-0_pre20201105 (!pulseaudio ? media-sound/apulse[sdk])
net-im/telegram-desktop-2.4.7-r1 (!pulseaudio ? media-sound/apulse[sdk])
www-client/firefox-78.8.0 (pulseaudio ? >=media-sound/apulse-0.1.12-r4[sdk])
                          (pulseaudio ? >=media-sound/apulse-0.1.12-r4)



May be I don't understand this properly, but It seems that in case of absense of pulseaudio above packages need apulse instead.

So, I can't remove apulse package, because above packages depends on it. That packages depends on apulse because I have no pulseaudio. But I can't install pulseaudio, because I have apulse.

Does this infinite loop? Are the any solution except for deleting firefox, telegram, steam, etc... and then installing them again?

Thanks for the answer!
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Fri Apr 09, 2021 9:15 pm    Post subject: Reply with quote

Hi.
Just add
USE="...pulseaudio"
in make.conf and run
emerge -uDUav @world
_________________
:)
Back to top
View user's profile Send private message
Blackmorse
n00b
n00b


Joined: 28 Mar 2021
Posts: 52

PostPosted: Fri Apr 09, 2021 9:37 pm    Post subject: Reply with quote

Is is the same as
Code:
emerge --update --changed-use --deep --quiet @world
?

Anyway, I get the same from both:
Code:

Calculating dependencies... done!
[ebuild  N     ] acct-group/rtkit-0-r1::gentoo  0 KiB
[ebuild  N     ] acct-group/audio-0-r1::gentoo  0 KiB
[ebuild  N     ] acct-user/rtkit-0-r1::gentoo  0 KiB
[ebuild  N     ] media-libs/sbc-1.5::gentoo  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 259 KiB
[ebuild  N     ] media-libs/libsndfile-1.0.31::gentoo  USE="alsa -minimal -sqlite -test" ABI_X86="32 (64) (-x32)" 855 KiB
[ebuild  N     ] net-libs/libasyncns-0.8-r4::gentoo  USE="-debug -doc" ABI_X86="32 (64) (-x32)" 334 KiB
[ebuild  N     ] media-libs/speexdsp-1.2_rc3-r3::gentoo  ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse sse2" 881 KiB
[ebuild  N     ] media-libs/webrtc-audio-processing-0.3.1::gentoo  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 680 KiB
[ebuild  N     ] x11-themes/sound-theme-freedesktop-0.8::gentoo  468 KiB
[ebuild  N     ] dev-lang/orc-0.4.31::gentoo  USE="-gtk-doc -static-libs -test" ABI_X86="32 (64) (-x32)" 174 KiB
[ebuild  N     ] sys-auth/rtkit-0.13-r1::gentoo  USE="-systemd" 128 KiB
[ebuild  N     ] media-sound/pulseaudio-13.0-r1::gentoo  USE="X alsa alsa-plugin asyncns bluetooth caps dbus elogind gdbm glib ipv6 orc qt5 ssl tcpd udev webrtc-aec -doc -equalizer -gconf -gtk -jack (-libressl) -libsamplerate -lirc -native-headset -ofono-headset (-oss) -realtime (-selinux) -sox (-system-wide) -systemd -test -zeroconf" ABI_X86="32 (64) (-x32)" 1,858 KiB
[ebuild  N     ] media-plugins/alsa-plugins-1.2.2::gentoo  USE="mix pulseaudio usb_stream -arcam_av -debug -ffmpeg -jack -libsamplerate -oss -speex" ABI_X86="32 (64) (-x32)" 397 KiB
[ebuild   R    ] media-libs/phonon-4.11.1-r1::gentoo  USE="pulseaudio* vlc -debug -designer -gstreamer" 0 KiB
[ebuild   R    ] media-video/ffmpeg-4.3.2:0/56.58.58::gentoo  USE="X alsa bzip2 dav1d encode gnutls gpl iconv mp3 network opengl opus postproc pulseaudio* sdl svg threads truetype vorbis x264 xvid zlib -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -chromium -codec2 -cpudetection (-cuda) -debug -doc -fdk -flite -fontconfig -frei0r -fribidi -gcrypt -gme -gmp -gsm -hardcoded-tables -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom -libaribb24 -libass -libcaca -libdrm -libilbc (-libressl) -librtmp -libsoxr -libtesseract -libv4l -libxml2 -lv2 -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl -openh264 -openssl -oss -pic -rav1e -rubberband -samba -snappy -sndio -speex -srt -ssh -static-libs -test -theora -twolame -v4l -vaapi -vdpau -vidstab -vpx -vulkan -webp -x265 -zeromq -zimg -zvbi" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="mmx mmxext sse sse2 -3dnow -3dnowext -aes -avx -avx2 -fma3 -fma4 -sse3 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" VIDEO_CARDS="nvidia" 0 KiB
[ebuild   R    ] media-libs/libsdl-1.2.15-r9::gentoo  USE="X alsa joystick opengl pulseaudio* sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild   R    ] media-libs/libtgvoip-2.4.4_p20201030::gentoo  USE="dsp pulseaudio* (-libressl)" 0 KiB
[ebuild   R    ] media-libs/openal-1.21.0::gentoo  USE="alsa pulseaudio* qt5 sdl (-coreaudio) -debug -jack -oss -portaudio" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse sse2 -sse4_1" 0 KiB
[ebuild  N     ] media-libs/libcanberra-0.30-r5::gentoo  USE="alsa gtk3 pulseaudio sound udev -gnome -gstreamer -gtk -oss -tdb" ABI_X86="(64) -32 (-x32)" 312 KiB
[ebuild   R    ] media-sound/mpg123-1.26.3::gentoo  USE="alsa ipv6 pulseaudio* sdl (-coreaudio) -int-quality -jack -nas -oss -portaudio" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="sse (-3dnow) (-3dnowext) (-mmx)" 0 KiB
[ebuild   R    ] media-libs/tg_owt-0_pre20201105::gentoo  USE="pulseaudio*" 0 KiB
[ebuild  N     ] kde-plasma/plasma-pa-5.20.5:5::gentoo  USE="handbook -debug" 112 KiB
[ebuild   R    ] media-video/vlc-3.0.12.1-r100:0/5-9::gentoo  USE="X a52 alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mad mp3 mpeg ncurses ogg png pulseaudio* qt5 ssl svg truetype udev vorbis x264 xml -aom -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications -matroska -modplug -mtp -musepack -nfs -omxil -optimisememory -opus -projectm -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr -speex -srt -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland -x265 -zeroconf -zvbi" CPU_FLAGS_X86="mmx sse" LUA_SINGLE_TARGET="lua5-1 -lua5-2" 0 KiB
[ebuild   R    ] kde-plasma/plasma-meta-5.20.5:5::gentoo  USE="bluetooth browser-integration crypt desktop-portal display-manager elogind handbook kwallet legacy-systray networkmanager pulseaudio* sddm smart wallpapers -discover -grub -gtk -plymouth -qrcode -sdk -systemd -thunderbolt" 0 KiB
[ebuild   R    ] net-im/telegram-desktop-2.4.7-r1::gentoo  USE="X dbus hunspell pulseaudio* spell webrtc -enchant -gtk (-libressl) -lto" 0 KiB
[ebuild   R    ] app-emulation/wine-vanilla-6.0:6.0::gentoo  USE="X alsa cups faudio fontconfig gecko jpeg lcms mono mp3 nls opengl perl png pulseaudio* realtime run-exes sdl ssl threads truetype udev udisks unwind usb xcomposite xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -gstreamer -kerberos -ldap -mingw -netapi -odbc -openal -opencl -osmesa -oss -pcap -prelink -samba -scanner (-selinux) -test -v4l -vkd3d -vulkan -xinerama" ABI_X86="32 64 (-x32)" 0 KiB
[blocks B      ] media-sound/pulseaudio ("media-sound/pulseaudio" is blocking media-sound/apulse-0.1.13)
[blocks B      ] media-plugins/alsa-plugins[pulseaudio] ("media-plugins/alsa-plugins[pulseaudio]" is hard blocking media-sound/apulse-0.1.13)

Total: 26 packages (15 new, 11 reinstalls), Size of downloads: 6,453 KiB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (media-sound/pulseaudio-13.0-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
    media-sound/pulseaudio required by (media-sound/mpg123-1.26.3:0/0::gentoo, ebuild scheduled for merge) USE="alsa ipv6 pulseaudio sdl (-coreaudio) -int-quality -jack -nas -oss -portaudio" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="sse (-3dnow) (-3dnowext) (-mmx)"
    >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-sound/pulseaudio-2.1-r1[abi_x86_32(-),abi_x86_64(-)]) required by (media-plugins/alsa-plugins-1.2.2:0/0::gentoo, ebuild scheduled for merge) USE="mix pulseaudio usb_stream -arcam_av -debug -ffmpeg -jack -libsamplerate -oss -speex" ABI_X86="32 (64) (-x32)"
    media-sound/pulseaudio required by (net-im/telegram-desktop-2.4.7-r1:0/0::gentoo, ebuild scheduled for merge) USE="X dbus hunspell pulseaudio spell webrtc -enchant -gtk (-libressl) -lto" ABI_X86="(64)"
    media-sound/pulseaudio[glib] required by (media-libs/phonon-4.11.1-r1:0/0::gentoo, ebuild scheduled for merge) USE="pulseaudio vlc -debug -designer -gstreamer" ABI_X86="(64)"
    media-sound/pulseaudio required by (media-libs/libtgvoip-2.4.4_p20201030:0/0::gentoo, ebuild scheduled for merge) USE="dsp pulseaudio (-libressl)" ABI_X86="(64)"
    >=media-sound/pulseaudio-0.9.11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-sound/pulseaudio-0.9.11[abi_x86_64(-)]) required by (media-libs/libcanberra-0.30-r5:0/0::gentoo, ebuild scheduled for merge) USE="alsa gtk3 pulseaudio sound udev -gnome -gstreamer -gtk -oss -tdb" ABI_X86="(64) -32 (-x32)"
    >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-sound/pulseaudio-2.1-r1[abi_x86_64(-)]) required by (media-libs/openal-1.21.0:0/0::gentoo, ebuild scheduled for merge) USE="alsa pulseaudio qt5 sdl (-coreaudio) -debug -jack -oss -portaudio" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse sse2 -sse4_1"
    media-sound/pulseaudio required by (kde-plasma/plasma-pa-5.20.5:5/5::gentoo, ebuild scheduled for merge) USE="handbook -debug" ABI_X86="(64)"
    media-sound/pulseaudio[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (media-sound/pulseaudio[abi_x86_32(-),abi_x86_64(-)]) required by (app-emulation/wine-vanilla-6.0:6.0/6.0::gentoo, ebuild scheduled for merge) USE="X alsa cups faudio fontconfig gecko jpeg lcms mono mp3 nls opengl perl png pulseaudio realtime run-exes sdl ssl threads truetype udev udisks unwind usb xcomposite xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -gstreamer -kerberos -ldap -mingw -netapi -odbc -openal -opencl -osmesa -oss -pcap -prelink -samba -scanner (-selinux) -test -v4l -vkd3d -vulkan -xinerama" ABI_X86="32 64 (-x32)"
    >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-sound/pulseaudio-2.1-r1[abi_x86_32(-),abi_x86_64(-)]) required by (media-video/ffmpeg-4.3.2:0/56.58.58::gentoo, ebuild scheduled for merge) USE="X alsa bzip2 dav1d encode gnutls gpl iconv mp3 network opengl opus postproc pulseaudio sdl svg threads truetype vorbis x264 xvid zlib -amr -amrenc (-appkit) -bluray -bs2b -cdio -chromaprint -chromium -codec2 -cpudetection (-cuda) -debug -doc -fdk -flite -fontconfig -frei0r -fribidi -gcrypt -gme -gmp -gsm -hardcoded-tables -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libaom -libaribb24 -libass -libcaca -libdrm -libilbc (-libressl) -librtmp -libsoxr -libtesseract -libv4l -libxml2 -lv2 -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug -openal -opencl -openh264 -openssl -oss -pic -rav1e -rubberband -samba -snappy -sndio -speex -srt -ssh -static-libs -test -theora -twolame -v4l -vaapi -vdpau -vidstab -vpx -vulkan -webp -x265 -zeromq -zimg -zvbi" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="mmx mmxext sse sse2 -3dnow -3dnowext -aes -avx -avx2 -fma3 -fma4 -sse3 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" VIDEO_CARDS="nvidia"
    >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] (>=media-sound/pulseaudio-2.1-r1[abi_x86_64(-)]) required by (media-libs/libsdl-1.2.15-r9:0/0::gentoo, ebuild scheduled for merge) USE="X alsa joystick opengl pulseaudio sound video xv -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -static-libs -tslib -xinerama" ABI_X86="(64) -32 (-x32)"
    media-sound/pulseaudio required by (media-libs/tg_owt-0_pre20201105:0/0::gentoo, ebuild scheduled for merge) USE="pulseaudio" ABI_X86="(64)"
    media-sound/pulseaudio required by (media-video/vlc-3.0.12.1-r100:0/5-9::gentoo, ebuild scheduled for merge) USE="X a52 alsa dbus dts dvbpsi dvd encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mad mp3 mpeg ncurses ogg png pulseaudio qt5 ssl svg truetype udev vorbis x264 xml -aom -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring -gstreamer -ieee1394 -jack -kate -libass -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications -matroska -modplug -mtp -musepack -nfs -omxil -optimisememory -opus -projectm -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr -speex -srt -taglib -test -theora -tremor -twolame -upnp -v4l -vaapi -vdpau -vnc -vpx -wayland -x265 -zeroconf -zvbi" ABI_X86="(64)" CPU_FLAGS_X86="mmx sse" LUA_SINGLE_TARGET="lua5-1 -lua5-2"

Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Fri Apr 09, 2021 9:45 pm    Post subject: Reply with quote

emerge -cav apulse
emerge -a --depclean
USE="pulseaudio"
emerge -uDUav @world
_________________
:)


Last edited by alamahant on Fri Apr 09, 2021 9:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6098
Location: Dallas area

PostPosted: Fri Apr 09, 2021 9:45 pm    Post subject: Reply with quote

Post output of emerge --info pulseaudio
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
Blackmorse
n00b
n00b


Joined: 28 Mar 2021
Posts: 52

PostPosted: Fri Apr 09, 2021 10:13 pm    Post subject: Reply with quote

emerge -cav apulse output

Code:

Calculating dependencies... done!
  media-sound/apulse-0.1.13 pulled in by:
    media-libs/libtgvoip-2.4.4_p20201030 requires media-sound/apulse[sdk]
    media-libs/tg_owt-0_pre20201105 requires media-sound/apulse[sdk]
    net-im/telegram-desktop-2.4.7-r1 requires media-sound/apulse[sdk]

>>> No packages selected for removal by depclean
Packages installed:   808
Packages in world:    49
Packages in system:   43
Required packages:    808
Number removed:       0



SO nothing to delete, and then emerge -uDUAv @world
results in the same
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6098
Location: Dallas area

PostPosted: Fri Apr 09, 2021 10:17 pm    Post subject: Reply with quote

remove the apulse and pulseaudio flags from make.conf, then rebuild what needs it because of the flag change.

AFTER that is successful, then add the pulseaudio flag back to make.conf and you should be good to go.
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
Blackmorse
n00b
n00b


Joined: 28 Mar 2021
Posts: 52

PostPosted: Fri Apr 09, 2021 10:19 pm    Post subject: Reply with quote

Code:

emerge --info pulseaudio
Portage 3.0.13 (python 3.8.8-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-10.2.0, glibc-2.32-r7, 5.4.97-gentoo-x86_64 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.4.97-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i7-4710HQ_CPU_@_2.50GHz-with-glibc2.2.5
KiB Mem:    16275872 total,   3601960 free
KiB Swap:   20971516 total,  20971516 free
Timestamp of repository gentoo: Wed, 24 Mar 2021 20:30:01 +0000
Head commit of repository gentoo: 0bf2ad14f82df0cfe05eda3cf3cb1c157095a025
Head commit of repository steam-overlay: ce8f7e4a1ebd97e31999b983def400e1f565d878

sh bash 5.0_p18
ld GNU ld (Gentoo 2.35.1 p2) 2.35.1
app-shells/bash:          5.0_p18::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          3.8.8::gentoo, 3.9.2::gentoo
dev-util/cmake:           3.18.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.20::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.2-r1::gentoo
sys-devel/binutils:       2.35.1-r1::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.3.3::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes

steam-overlay
    location: /var/lib/layman/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="https://gentoo-mirror.alexxy.name/ http://gentoo-mirror.alexxy.name/ http://gentoo.bloodhost.ru/ ftp://gentoo.bloodhost.ru/ rsync://gentoo.bloodhost.ru/gentoo-distfiles https://mirror.yandex.ru/gentoo-distfiles/ http://mirror.yandex.ru/gentoo-distfiles/ ftp://mirror.yandex.ru/gentoo-distfiles/"
LANG="en_US"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi activities alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus declarative dri dts dvd dvdr elogind emboss encode exif flac fortran gdbm gif gpm gui iconv icu ipv6 jpeg kde kipi kwallet lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt5 readline sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="nvidia intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Sat Apr 10, 2021 12:52 am    Post subject: Reply with quote

Ther is no "apulse" flag existing......
No such flag......
Please try

First in /etc/portage/profile/package.provided->
media-sound/pulseaudio-13.0-r1
Also in make,conf
USE="pulseaudio"

Then
emerge -cav apulse

Then remove the pulseaudio entry form /etc/portage/profile/package.provided-
emerge -uDNav @world
emerge --depclean -a
_________________
:)
Back to top
View user's profile Send private message
Blackmorse
n00b
n00b


Joined: 28 Mar 2021
Posts: 52

PostPosted: Sat Apr 10, 2021 8:37 am    Post subject: Reply with quote

No effect on adding to /etc/portage/profile/package.provided

the same result:

Code:
sudo emerge -cav apulse

Calculating dependencies... done!
  media-sound/apulse-0.1.13 pulled in by:
    media-libs/libtgvoip-2.4.4_p20201030 requires media-sound/apulse[sdk]
    media-libs/tg_owt-0_pre20201105 requires media-sound/apulse[sdk]
    net-im/telegram-desktop-2.4.7-r1 requires media-sound/apulse[sdk]

>>> No packages selected for removal by depclean
Packages installed:   808
Packages in world:    49
Packages in system:   43
Required packages:    808
Number removed:       0


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Sat Apr 10, 2021 9:08 am    Post subject: Reply with quote

emerge --deselect apulse


Also in make,conf
USE="pulseaudio"


emerge -uDNav @world
emerge --depclean -a

If this effort also fails i give up :)
_________________
:)
Back to top
View user's profile Send private message
The Main Man
Veteran
Veteran


Joined: 27 Nov 2014
Posts: 1166
Location: /run/user/1000

PostPosted: Sat Apr 10, 2021 10:30 am    Post subject: Reply with quote

I guess you need to remove all packages depending on apulse and then install them again with pulseaudio set, instead of apulse
Make sure apulse isn't anywhere in make.conf or somewhere in package.use
Back to top
View user's profile Send private message
Blackmorse
n00b
n00b


Joined: 28 Mar 2021
Posts: 52

PostPosted: Sun Apr 11, 2021 10:58 am    Post subject: Reply with quote

Quote:
I guess you need to remove all packages depending on apulse and then install them again with pulseaudio set, instead of apulse
Make sure apulse isn't anywhere in make.conf or somewhere in package.use


So, really It means an endless loop, and only deleting packages depends on apulse can resolve this... Very bad :(

But thanks, that've solved my problem!
Back to top
View user's profile Send private message
The Main Man
Veteran
Veteran


Joined: 27 Nov 2014
Posts: 1166
Location: /run/user/1000

PostPosted: Sun Apr 11, 2021 11:21 am    Post subject: Reply with quote

Blackmorse wrote:
Quote:
I guess you need to remove all packages depending on apulse and then install them again with pulseaudio set, instead of apulse
Make sure apulse isn't anywhere in make.conf or somewhere in package.use


So, really It means an endless loop, and only deleting packages depends on apulse can resolve this... Very bad :(

But thanks, that've solved my problem!


Well, that was the only thing left to do, glad it worked.
Just changing the USE flags should have worked though.
It's just more work to do manually, you would have to recompile everything that's related anyway.

I think I had something similar happening to me as well, with apulse, a year ago maybe.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum