too long lines were shrinked: [84/317] x86_64-pc-linux-gnu-gcc -o src/pulsecore/libpulsecore-15.99.so src/pulsecore/libpulsecore-15.99.so.p/meson-generated_.._svolume-orc-gen.c.o src/pulsecore/libpulsecore-15.99.so.p/asyncmsgq.c.o src/pulsecore/libpulsecore-15.99.so.p/asyncq.c.o src/pulsecore/libpulsecore-15.99.so.p/auth-cookie FAILED: src/pulsecore/libpulsecore-15.99.so x86_64-pc-linux-gnu-gcc -o src/pulsecore/libpulsecore-15.99.so src/pulsecore/libpulsecore-15.99.so.p/meson-generated_.._svolume-orc-gen.c.o src/pulsecore/libpulsecore-15.99.so.p/asyncmsgq.c.o src/pulsecore/libpulsecore-15.99.so.p/asyncq.c.o src/pulsecore/libpulsecore-15.99.so.p/auth-cookie.c.o src/ /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: src/pulsecore/libpulsecore-15.99.so.p/source.c.o: in function `pa_source_volume_change_flist_destructor': source.c:(.text.exit+0x5): undefined reference to `pa_in_valgrind' /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: src/pulsecore/libpulsecore-15.99.so.p/asyncmsgq.c.o: in function `asyncmsgq_flist_destructor': asyncmsgq.c:(.text.exit+0x5): undefined reference to `pa_in_valgrind' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4-20220524-060010 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.3 Python 3.9.13 Available Ruby profiles: (none found) Available Rust versions: [1] rust-1.61.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11] *) Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-jre-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit c5735f05aeca14cd3c1c75cf776decaa41781030 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu May 26 04:33:03 2022 +0000 2022-05-26 04:33:03 UTC emerge -qpvO media-sound/pulseaudio-daemon [ebuild R ] media-sound/pulseaudio-daemon-15.99.1-r2 USE="X alsa alsa-plugin asyncns bluetooth dbus gdbm glib gstreamer gtk ipv6 orc ssl systemd udev webrtc-aec -aptx (-elogind) -equalizer -jack -ldac -lirc -native-headset -ofono-headset (-oss) (-selinux) -sox (-system-wide) -tcpd -test -zeroconf"
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(-)