x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-diagnostics-color -O2 -I. -Wall -Wno-stringop-truncation -Wmissing-prototypes -Wmissing-declarations -c -o drawbar.o drawbar.c In file included from drawbar.c:114: atop.h:68:39: error: expected ')' before 'int' 68 | char (*show_samp) (time_t, int, | ^~~~ | ) atop.h:81:8: error: unknown type name 'time_t' 81 | extern time_t pretime; | ^~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j5-20230521-051504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-13 * clang/llvm (if any): clang version 16.0.4 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.4 Python 3.11.3 Available Ruby profiles: [1] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.69.0 * php cli (if any): go version go1.20.4 linux/amd64 HEAD of ::gentoo commit 245234eb1696418e4218dd8792314a3cf663f473 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun May 21 14:04:00 2023 +0000 2023-05-21 14:03:59 UTC emerge -qpvO sys-process/atop [ebuild N ] sys-process/atop-2.9.0 USE="-dist-kernel -modules"
Created attachment 862120 [details] emerge-info.txt
Created attachment 862121 [details] emerge-history.txt
Created attachment 862122 [details] environment
Created attachment 862123 [details] etc.clang.tar.bz2
Created attachment 862124 [details] etc.portage.tar.bz2
Created attachment 862125 [details] sys-process:atop-2.9.0:20230521-151445.log
Created attachment 862126 [details] temp.tar.bz2
https://github.com/Atoptool/atop/commit/03c5c4dd29bc7590baccb55a36d61e7f4b39c1fe
commit 8b809da15b1d7008375f2cbfb4658d37df62205e Author: Michael Vetter <jubalh@iodoru.org> Date: Fri Jan 5 07:35:53 2024 +0000 sys-process/atop: add 2.10.0 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/34652 Signed-off-by: Sam James <sam@gentoo.org>