snprintf.c:43:22: error: unknown type name 'size_t' vsnprintf(char *str, size_t count, const char *fmt, va_list args) ^ snprintf.c:51:13: error: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] return (strlen(str)); ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4-20221004-070004 ------------------------------------------------------------------- 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: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] 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 2479392520ee4a7494ee85e58a81e90569619e52 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Oct 4 12:32:53 2022 +0000 2022-10-04 12:32:52 UTC emerge -qpvO x11-libs/libast [ebuild N ] x11-libs/libast-0.8 USE="pcre -imlib" CPU_FLAGS_X86="mmx"
Created attachment 820156 [details] emerge-info.txt
Created attachment 820159 [details] clang.tar.bz2
Created attachment 820162 [details] emerge-history.txt
Created attachment 820165 [details] environment
Created attachment 820168 [details] etc.portage.tar.bz2
Created attachment 820171 [details] logs.tar.bz2
Created attachment 820174 [details] temp.tar.bz2
Created attachment 820177 [details] x11-libs:libast-0.8:20221004-132349.log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a0d0f3cc0c81bf085ee1567a536b2b50d38791 commit c7a0d0f3cc0c81bf085ee1567a536b2b50d38791 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-12-20 04:15:51 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-12-20 04:16:47 +0000 profiles: Mask x11-libs/libast for removal Bug: https://bugs.gentoo.org/875143 Signed-off-by: Matt Turner <mattst88@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b84c62a1da7891bc983dbac01c9fd0f88a434a5 commit 8b84c62a1da7891bc983dbac01c9fd0f88a434a5 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2023-01-21 06:03:46 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2023-01-21 06:03:46 +0000 x11-libs/libast: Delete Closes: https://bugs.gentoo.org/875143 Signed-off-by: Matt Turner <mattst88@gentoo.org> profiles/package.mask | 6 -- x11-libs/libast/Manifest | 1 - .../files/libast-0.8-configure-clang16.patch | 65 ---------------------- x11-libs/libast/libast-0.8-r1.ebuild | 53 ------------------ x11-libs/libast/metadata.xml | 18 ------ 5 files changed, 143 deletions(-)