too long lines were shrinked: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY3EXE x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY3EXE x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY3EXE x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY3EXE x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY3EXE x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY3EXE util.cxx:51:10: fatal error: elfutils/debuginfod.h: No such file or directory 51 | #include <elfutils/debuginfod.h> | ^~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231227-054504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 31353137c3e51cbfc2439c9c92177746b6596897 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Dec 30 23:16:53 2023 +0000 Merge updates from master emerge -qpvO dev-util/systemtap [ebuild U ] dev-util/systemtap-5.0 [4.9] USE="ssl zeroconf -libvirt (-selinux) -sqlite -test" PYTHON_SINGLE_TARGET="python3_11 -pypy3 -python3_10"
Created attachment 881075 [details] emerge-info.txt
Created attachment 881076 [details] dev-util:systemtap-5.0:20231230-232000.log
Created attachment 881077 [details] emerge-history.txt
Created attachment 881078 [details] environment
Created attachment 881079 [details] etc.clang.tar.xz
Created attachment 881080 [details] etc.portage.tar.xz
Created attachment 881081 [details] logs.tar.xz
Created attachment 881082 [details] qlist-info.txt.xz
Created attachment 881083 [details] temp.tar.xz
commit 64ad7420d28422400cfc64f0fb72ed99995f1c3a Author: Patrick Lauer <patrick@gentoo.org> Date: Sun Dec 31 07:15:59 2023 +0000 dev-util/systemtap: Fix elfutils dep debuginfod is not optional, so depend on it Signed-off-by: Patrick Lauer <patrick@gentoo.org>
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818cec7cd4efae42c55af03f4c0617a95d069c14 commit 818cec7cd4efae42c55af03f4c0617a95d069c14 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-21 04:34:17 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-21 04:44:31 +0000 dev-debug/systemtap: add 5.1, add 9999 * Improve test deps while here and use new --disable-Werror * Workaround bashism in Makefile.am for Python (brace expansion) * Add live ebuild + template (useful for testing w/ newer kernels) * Make debuginfod dep optional again after upstream fixes Bug: https://bugs.gentoo.org/921113 Signed-off-by: Sam James <sam@gentoo.org> dev-debug/systemtap/Manifest | 1 + dev-debug/systemtap/metadata.xml | 1 + dev-debug/systemtap/systemtap-5.1.ebuild | 136 ++++++++++++++++++++++++++++++ dev-debug/systemtap/systemtap-9999.ebuild | 136 ++++++++++++++++++++++++++++++ 4 files changed, 274 insertions(+)