Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808537 - media-sound/pulseaudio still needs x11-libs/libXtst with USE="X -daemon"
Summary: media-sound/pulseaudio still needs x11-libs/libXtst with USE="X -daemon"
Status: RESOLVED DUPLICATE of bug 806052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-16 04:20 UTC by Sok Ann Yap
Modified: 2021-08-16 04:29 UTC (History)
0 users

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 Sok Ann Yap 2021-08-16 04:20:39 UTC
Currently, media-sound/pulseaudio-15.0 fails to build with USE="X -daemon", due to missing dependency to x11-libs/libXtst:


[ebuild  N     ] media-sound/pulseaudio-15.0::gentoo  USE="X asyncns dbus elogind glib gstreamer ipv6 tcpd -alsa -alsa-plugin -bluetooth -daemon -doc -equalizer -gdbm -gtk -jack -lirc -native-headset -ofono-headset -orc (-oss) (-selinux) -sox -ssl (-system-wide) -systemd -test -udev -webrtc-aec -zeroconf" ABI_X86="(64) -32 (-x32)" 0 KiB

...

Run-time dependency x11-xcb found: YES 1.7.2
Run-time dependency xcb found: YES 1.14
Run-time dependency ice found: YES 1.0.10
Run-time dependency sm found: YES 1.2.3
Found CMake: /usr/bin/cmake (3.21.1)
Run-time dependency xtst found: NO (tried pkgconfig and cmake)

../pulseaudio-15.0/meson.build:686:2: ERROR: Dependency "xtst" not found, tried pkgconfig and cmake

The build went fine after installing x11-libs/libXtst

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-16 04:29:42 UTC

*** This bug has been marked as a duplicate of bug 806052 ***