clang -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c clang -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c tools/genperf/perfect.c:65:6: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] ------------------------------------------------------------------- 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 9c04c03548eb33ec7940ae3519122d834e82a55b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Nov 8 14:16:57 2022 +0000 2022-11-08 14:16:56 UTC emerge -qpvO dev-lang/yasm [ebuild N ] dev-lang/yasm-1.3.0-r1 USE="nls"
Created attachment 829331 [details] emerge-info.txt
Created attachment 829333 [details] clang.tar.bz2
Created attachment 829335 [details] dev-lang:yasm-1.3.0-r1:20221108-151400.log
Created attachment 829337 [details] emerge-history.txt
Created attachment 829339 [details] environment
Created attachment 829341 [details] etc.portage.tar.bz2
Created attachment 829343 [details] logs.tar.bz2
Created attachment 829345 [details] temp.tar.bz2
Addressed in https://github.com/yasm/yasm/commit/f79f5e37f0e4b06d5dc303cc219929d7359dd7df
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d102c7faeb88606c957b46a4d404dd53d4573b commit a2d102c7faeb88606c957b46a4d404dd53d4573b Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-08-04 18:07:41 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-08-04 18:10:23 +0000 dev-lang/yasm: fix modern C Closes: https://bugs.gentoo.org/880431 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-lang/yasm/files/yasm-1.3.0-fix-modern-c.patch | 87 ++++++++++++++++++++++ .../{yasm-1.3.0-r1.ebuild => yasm-1.3.0-r2.ebuild} | 8 +- 2 files changed, 93 insertions(+), 2 deletions(-)