make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o basename.o basename.c make[3]: Leaving directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' make[3]: Entering directory '/var/tmp/portage/dev-vcs/cvs-1.12.12-r15/work/cvs-1.12.12/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o sighandle.o sighandle.c sighandle.c: In function SIG_handle: sighandle.c:207:18: error: too many arguments to function this->handler 207 | (*this->handler)(sig); | ~^~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma-20241113-211502 UNMASKED: <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 19.1.3 llvm-config: 19.1.3 Python 3.12.7 go version go1.23.2 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 [2] rust-bin-1.82.0 [3] rust-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit 8566b21081f24b8ff8c5a8ecadbce83f2bdad484 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Nov 18 17:03:30 2024 +0000 2024-11-18 17:03:29 UTC emerge -qpvO =dev-vcs/cvs-1.12.12-r15 [ebuild N ] dev-vcs/cvs-1.12.12-r15 USE="crypt nls pam server -doc -kerberos (-selinux)"
Created attachment 909581 [details] emerge-info.txt
Created attachment 909582 [details] dev-vcs:cvs-1.12.12-r15:20241118-201051.log
Created attachment 909583 [details] emerge-history.txt
Created attachment 909584 [details] environment
Created attachment 909585 [details] etc.clang.tar.xz
Created attachment 909586 [details] etc.portage.tar.xz
Created attachment 909587 [details] logs.tar.xz
Created attachment 909588 [details] qlist-info.txt.xz
Created attachment 909589 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a88f3abcb27749e709314a3a3903c5918cb6194 commit 1a88f3abcb27749e709314a3a3903c5918cb6194 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-02-16 12:49:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-16 12:50:01 +0000 dev-vcs/cvs: build w/ -std=gnu17 It's a miracle it builds at all and it was quite the mission to get it ported to C99 for which we're still carrying patches. Dead upstream. Closes: https://bugs.gentoo.org/943853 Signed-off-by: Sam James <sam@gentoo.org> dev-vcs/cvs/cvs-1.12.12-r15.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)