too long lines were shrinked: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fno-strict-aliasing -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o crc.o crc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fno-strict-aliasing -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o debug.o debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fno-strict-aliasing -I.. -I./.. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o escape.o escape.c In file included from escape.c:4: ../uucp.h:103:3: error: #error ANSI C compiler without void or unsigned char or prototypes 103 | #error ANSI C compiler without void or unsigned char or prototypes | ^~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20221002-192609 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.1 Python 3.10.7 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: 1) OpenJDK 17.0.5_p5 [openjdk-17] *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-17 [2] openjdk-bin-8 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3 HEAD of ::gentoo commit 3b7bb35b069b2de1ff25b76f395f864c2b4c9e7a Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Oct 3 16:17:06 2022 +0000 2022-10-03 16:17:05 UTC emerge -qpvO net-misc/taylor-uucp [ebuild N ] net-misc/taylor-uucp-1.07-r5
Created attachment 818035 [details] emerge-info.txt
Created attachment 818038 [details] emerge-history.txt
Created attachment 818041 [details] environment
Created attachment 818044 [details] etc.portage.tar.bz2
Created attachment 818047 [details] logs.tar.bz2
Created attachment 818050 [details] net-misc:taylor-uucp-1.07-r5:20221003-172700.log
Created attachment 818053 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2534d312fe1f7218d75428f3204180429b30a5 commit 8e2534d312fe1f7218d75428f3204180429b30a5 Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-10-21 02:52:02 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-10-21 02:54:45 +0000 net-misc/taylor-uucp: fix modern C code defects The software is unmaintained since 2002 so it's actually, for once, almost plausible that it still uses code constructs made illegal barely 3 years before. Huh, how about that. Closes: https://bugs.gentoo.org/874705 Closes: https://bugs.gentoo.org/900260 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> .../files/taylor-uucp-1.07-modernc.patch | 98 ++++++++++++++++++++++ net-misc/taylor-uucp/taylor-uucp-1.07-r7.ebuild | 1 + 2 files changed, 99 insertions(+)