in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] copyarg(pp, s) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [Makefile:82: termcap.o] Error 1 shuffle=4069670061 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j4-20221108-023017 ------------------------------------------------------------------- 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 Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.6 php cli (if any): GNU Make 4.4 HEAD of ::gentoo commit 766628b0c40a7600a4b89d26bfb9263a564fa6ea Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Nov 8 10:02:03 2022 +0000 2022-11-08 10:02:02 UTC emerge -qpvO app-misc/screen [ebuild N ] app-misc/screen-4.9.0-r1 USE="pam -debug -multiuser -nethack (-selinux)"
Created attachment 829123 [details] emerge-info.txt
Created attachment 829125 [details] app-misc:screen-4.9.0-r1:20221108-102303.log
Created attachment 829127 [details] clang.tar.bz2
Created attachment 829129 [details] emerge-history.txt
Created attachment 829131 [details] environment
Created attachment 829133 [details] etc.portage.tar.bz2
Created attachment 829135 [details] logs.tar.bz2
Created attachment 829137 [details] temp.tar.bz2
These error are -Wdeprecated-non-prototype. While I understand that noono like old K&R style function declarations, I thought that clang-16 will only add -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types as the default and not -Wdeprecated-non-prototype?