too long lines were shrinked: ninja -v -j4 -l0 [1/24] /usr/lib/llvm/17/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -DACCEPT_USERVAR -Wall -Wno-trigraphs -DUSE_TERMIO -DKLUDGELINEMODE -fno-color-diagnostics -MD -MT telnet/CMakeFiles/telnet.dir/genget.cc.o -MF telnet/CMakeFiles/telnet.dir/g [2/24] /usr/lib/llvm/17/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -DACCEPT_USERVAR -Wall -Wno-trigraphs -DUSE_TERMIO -DKLUDGELINEMODE -fno-color-diagnostics -MD -MT telnet/CMakeFiles/telnet.dir/main.cc.o -MF telnet/CMakeFiles/telnet.dir/mai [3/24] /usr/lib/llvm/17/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -DACCEPT_USERVAR -Wall -Wno-trigraphs -DUSE_TERMIO -DKLUDGELINEMODE -fno-color-diagnostics -MD -MT telnet/CMakeFiles/telnet.dir/commands.cc.o -MF telnet/CMakeFiles/telnet.dir FAILED: telnet/CMakeFiles/telnet.dir/commands.cc.o /usr/lib/llvm/17/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -D_GNU_SOURCE -DACCEPT_USERVAR -Wall -Wno-trigraphs -DUSE_TERMIO -DKLUDGELINEMODE -fno-color-diagnostics -MD -MT telnet/CMakeFiles/telnet.dir/commands.cc.o -MF telnet/CMakeFiles/telnet.dir/comman /var/tmp/portage/net-misc/netkit-telnetd-0.17-r13/work/netkit-telnet-0.17/telnet/commands.cc:195:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 195 | register char *cp, *cp2, c; | ^~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20231225-172010 ------------------------------------------------------------------- CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * 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: (none found) Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 5f3c15298f49b985544a43eff393c5d17ff604b3 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Dec 26 23:32:01 2023 +0000 2023-12-26 23:32:00 UTC emerge -qpvO net-misc/netkit-telnetd [ebuild N ] net-misc/netkit-telnetd-0.17-r13 USE="(-selinux)"
Created attachment 880600 [details] emerge-info.txt
Created attachment 880601 [details] emerge-history.txt
Created attachment 880602 [details] environment
Created attachment 880603 [details] etc.clang.tar.xz
Created attachment 880604 [details] etc.portage.tar.xz
Created attachment 880605 [details] net-misc:netkit-telnetd-0.17-r13:20231227-003941.log
Created attachment 880606 [details] qlist-info.txt
Created attachment 880607 [details] temp.tar.xz
Created attachment 880608 [details] var.tmp.clang.tar.xz
:-/ I have no idea how to fix this. Patches welcome. Otherwise we shall have to last-rite the package.
(In reply to Paolo Pedroni from comment #10) > :-/ > > I have no idea how to fix this. Patches welcome. > > Otherwise we shall have to last-rite the package. Paolo, it seems removal of the keyword is enough. you can see this link for an explanation: https://github.com/gentoo/gentoo/blob/master/app-admin/apachetop/files/apachetop-0.19.7-c%2B%2B17.patch
(In reply to Miroslav Šulc from comment #11) > (In reply to Paolo Pedroni from comment #10) > > :-/ > > > > I have no idea how to fix this. Patches welcome. > > > > Otherwise we shall have to last-rite the package. > > Paolo, it seems removal of the keyword is enough. you can see this link for > an explanation: > https://github.com/gentoo/gentoo/blob/master/app-admin/apachetop/files/ > apachetop-0.19.7-c%2B%2B17.patch Thanks, Miroslav, I will try this as soon as I'm back from holidays, in a few weeks.
After researching the issue a bit more, I've come to the conclusion that the whole netkit suite should be last-rited and removed from gentoo repository. It is old, unmantained, and Debian (which is my source for patches for netkit-telnetd) has substantially abandoned it and is in the process of transitioning to inetutils. It is thus my intention to remove myself from proxy-mantainer of this package.