misc.cc:23:20: warning: ISO C++17 does not allow register’ storage class specifier [-Wregister] 23 | register u_short answer; /* assumes u_short == 16 bits */ | ^~~~~~ datalink.cc: In member function virtual int usipp::Pcap::sniffpack(void*, size_t)’: datalink.cc:344:25: error: time’ was not declared in this scope 344 | start = time(NULL); | ^~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j4-20220609-050004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.5 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.5 Python 3.9.13 Available Rust versions: [1] rust-1.61.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php8.1 * HEAD of ::gentoo commit 501d75c453f642e466d73f0aff9d420a3b42e1b6 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jun 15 03:48:21 2022 +0000 2022-06-15 03:48:20 UTC emerge -qpvO net-analyzer/xprobe [ebuild N ] net-analyzer/xprobe-0.3-r1
Created attachment 785294 [details] emerge-info.txt
Created attachment 785297 [details] emerge-history.txt.bz2
Created attachment 785300 [details] environment
Created attachment 785303 [details] etc.portage.tar.bz2
Created attachment 785306 [details] logs.tar.bz2
Created attachment 785309 [details] net-analyzer:xprobe-0.3-r1:20220615-044600.log
Created attachment 785312 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a54438749c44e03fb7c3cb02957bcef3127dfd commit a0a54438749c44e03fb7c3cb02957bcef3127dfd Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-15 21:46:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-15 21:46:35 +0000 net-analyzer/xprobe: fix build with GCC 12 Closes: https://bugs.gentoo.org/852119 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/xprobe/files/xprobe-0.3-gcc-12.patch | 21 +++++++++++++++++++++ net-analyzer/xprobe/xprobe-0.3-r1.ebuild | 9 +++++++-- 2 files changed, 28 insertions(+), 2 deletions(-)