snet.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] snet_attach( fd, max ) ^ snet.c:101:31: error: parameter 'max' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] snet_open( path, flags, mode, max ) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j4_test-20221107-060003 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.4 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * php cli (if any): [1] php7.4 * [2] php8.0 GNU Make 4.4 HEAD of ::gentoo commit 5c62c228257b375a4680cb55f3573cbf3d80326c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Nov 8 09:01:56 2022 +0000 2022-11-08 09:01:56 UTC emerge -qpvO app-admin/radmind [ebuild N ] app-admin/radmind-1.15.4-r1 USE="pam zlib"
Created attachment 828973 [details] emerge-info.txt
Created attachment 828975 [details] app-admin:radmind-1.15.4-r1:20221108-093017.log
Created attachment 828977 [details] clang.tar.bz2
Created attachment 828979 [details] emerge-history.txt
Created attachment 828981 [details] environment
Created attachment 828983 [details] etc.portage.tar.bz2
Created attachment 828985 [details] logs.tar.bz2
Created attachment 828987 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b31a181b15422246e0197e0a828157b52b7a99 commit a5b31a181b15422246e0197e0a828157b52b7a99 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-19 13:35:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-19 13:35:06 +0000 app-admin/radmind: build w/ -std=gnu89 Relies on lots of K&R decls. Closes: https://bugs.gentoo.org/880375 Closes: https://bugs.gentoo.org/881967 Signed-off-by: Sam James <sam@gentoo.org> app-admin/radmind/radmind-1.15.4-r1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)