Bug#1021835: libwebrtc-audio-processing-dev: missing dependencies
Thomas Uhle
thomas.uhle at mailbox.tu-dresden.de
Sat Oct 15 17:56:09 BST 2022
Package: libwebrtc-audio-processing-dev
Version: 1.0-0.2
Severity: normal
Tags: patch, fixed-upstream
Followup-For: Bug #934811
X-Debbugs-Cc: Jonas Smedegaard <dr at jones.dk>
Dear maintainers,
some of the header files from version 1.0 of webrtc-audio-processing
directly include header files from Abseil. Thus, the binary package
libwebrtc-audio-processing-dev should also depend on libabsl-dev.
Another issue is that the generated pkg-config data files
webrtc-audio-coding-1.pc and webrtc-audio-processing-1.pc yet do not
include the dependencies on the needed Abseil libraries because the
current Meson build script still figures out these dependencies via
CMake instead of using pkg-config.
This has already been fixed upstream as well as the missing dependency
for using absl::optional<>. You could pick up the following commits:
* Use pkg-config for abseil-cpp detection if available
https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/8bf9efad15bdb8438eb858d3f8ed4a8ea2b21ff0
* Add missing absl library for bad_optional_access
https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/0cc2ebeda2faf60f3367bd5e88e1247455dfcfee
If you don't like to pick up partial commits, you'll probably also need
to pick up this commit from upstream:
* build: Add library-based absl detection as a fallback
https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/e74894baebe0bba7a7fe37ae0a46a2e9b1b2e021
Thank you in advance!
Best regads,
Thomas Uhle
-- System Information:
Debian Release: 11.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: arm64 (aarch64)
Foreign Architectures: armhf
Kernel: Linux 5.10.0-18-arm64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libwebrtc-audio-processing-dev depends on:
ii libwebrtc-audio-processing1 1.0-0.2
libwebrtc-audio-processing-dev recommends no packages.
libwebrtc-audio-processing-dev suggests no packages.
More information about the pkg-pulseaudio-devel
mailing list