too long lines were shrinked: make[3]: Leaving directory '/var/tmp/portage/net-analyzer/xprobe-0.3-r1/work/xprobe2-0.3/src/xpmodules/os_probe' make[2]: Leaving directory '/var/tmp/portage/net-analyzer/xprobe-0.3-r1/work/xprobe2-0.3/src/xpmodules' x86_64-pc-linux-gnu-g++ -c -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -march=native -fno-diagnostics-color -O2 -I ../ xp_get_interface.cc x86_64-pc-linux-gnu-g++ -Wall -W -Wcast-align -Wcast-qual -Wshadow -pipe -march=native -fno-diagnostics-color -O2 -I ./ -I ../libs-external/USI++/src/ cmd_opts.o config_set.o interface.o interface_con.o log.o os_matrix.o scan_engine.o target.o targets_list.o xprobe.o xprobe_module_hdlr.o xprobe_modu /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find xplib/libxplib.a: No such file or directory collect2: error: ld returned 1 exit status make[1]: *** [Makefile:51: xprobe2] Error 1 shuffle=3854825862 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4-20221120-160007 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe" GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-11 [2] x86_64-pc-linux-gnu-12 * clang/llvm (if any): /usr/lib/llvm/15 15.0.5 Python 3.10.8 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.65.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.5_p8 [openjdk-17] 2) Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11] 3) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] *) Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8] 5) Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17] Available Java Virtual Machines: [1] openjdk-17 [2] openjdk-bin-8 system-vm [3] openjdk-bin-11 [4] openjdk-bin-17 [5] openjdk-jre-bin-17 php cli (if any): HEAD of ::gentoo commit ac96d8ae0acc7775232159443c7e7d83a3be46d9 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Nov 24 00:02:07 2022 +0000 2022-11-24 00:02:07 UTC emerge -qpvO net-analyzer/xprobe [ebuild N ] net-analyzer/xprobe-0.3-r1
Created attachment 836167 [details] emerge-info.txt
Created attachment 836169 [details] emerge-history.txt.bz2
Created attachment 836171 [details] environment
Created attachment 836173 [details] etc.portage.tar.bz2
Created attachment 836175 [details] logs.tar.bz2
Created attachment 836177 [details] net-analyzer:xprobe-0.3-r1:20221124-014256.log
Created attachment 836179 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af960a9115606ca415b19b3305e58d79d836e3f commit 2af960a9115606ca415b19b3305e58d79d836e3f Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-15 12:44:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-15 15:59:08 +0000 net-analyzer/xprobe: update EAPI 7 -> 8, fix impl decls in configure, C23 Ensures that package compiles and runs with clang-17+ and gcc-15+ Folds seds into patch. Fixes configure by patching includes - running autoreconf breaks the build. Adds with attribution a patch to fix a bug where pointer to string wasn't dereferenced and mangled output. Also fixes build dependency graph so shuffle or high job number succeed Closes: https://bugs.gentoo.org/910424 Closes: https://bugs.gentoo.org/897838 Closes: https://bugs.gentoo.org/882675 Closes: https://bugs.gentoo.org/900044 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40583 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/xprobe/files/xprobe-0.3-clang.patch | 16 +++ .../xprobe/files/xprobe-0.3-demangle-output.patch | 156 +++++++++++++++++++++ .../xprobe/files/xprobe-0.3-makefiles.patch | 99 +++++++++++++ net-analyzer/xprobe/xprobe-0.3-r2.ebuild | 41 ++++++ 4 files changed, 312 insertions(+)