Summary: | media-sound/pulseaudio-daemon-15.99.1-r2 - source.c:(<snip>) undefined reference to pa_in_valgrind | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/25669 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 media-sound:pulseaudio-daemon-15.99.1-r2:20220526-052438.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 780887 [details]
emerge-info.txt
Created attachment 780890 [details]
emerge-history.txt
Created attachment 780893 [details]
environment
Created attachment 780896 [details]
etc.portage.tar.bz2
Created attachment 780899 [details]
logs.tar.bz2
Created attachment 780902 [details]
media-sound:pulseaudio-daemon-15.99.1-r2:20220526-052438.log
Created attachment 780905 [details]
temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34273e346cc4de995217339b25922efde21c1ffe commit 34273e346cc4de995217339b25922efde21c1ffe Author: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> AuthorDate: 2022-05-29 05:46:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-29 06:45:01 +0000 media-sound/pulseaudio-daemon: Add local USE valgrind Daemon code needs on pa_in_valgrind from libpulse. Add local USE valgrind and correct dependency requirement. Closes: https://bugs.gentoo.org/847541 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25669 Signed-off-by: Sam James <sam@gentoo.org> media-sound/pulseaudio-daemon/metadata.xml | 1 + media-sound/pulseaudio-daemon/pulseaudio-daemon-16.0.ebuild | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac14f4e2cb672cc22266d8b715527b008f1974a1 commit ac14f4e2cb672cc22266d8b715527b008f1974a1 Author: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> AuthorDate: 2022-05-29 05:45:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-29 06:45:00 +0000 media-libs/libpulse: Add IUSE valgrind Replace pulseaudio valgrind auto-detection with explicit local USE. Bug: https://bugs.gentoo.org/847541 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/libpulse/libpulse-16.0.ebuild | 5 +++-- media-libs/libpulse/metadata.xml | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) |