>>> Compiling source in /var/tmp/portage/dev-tex/sketch-0.3.7/work/sketch-0.3.7 ... make -O -j4 CC=x86_64-pc-linux-gnu-gcc 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 ' perl makever.pl not generating web page x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -c -o geometry.o geometry.c In file included from geometry.c:27: memutil.h:28:13: error: two or more data types in declaration specifiers 28 | typedef int bool; | ^~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma-20241113-212003 UNMASKED: <sys-devel/gcc-15.0.9999:15 Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson. <dev-build/meson-9999 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 19.1.3 llvm-config: 19.1.3 Python 3.12.7 go version go1.23.2 linux/amd64 [1] php8.2 [2] php8.3 * Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.77.1 [2] rust-bin-1.81.0 [3] rust-bin-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit d0fdee6eb9b5bc59e15ade2cb88da247a1adaf84 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Nov 18 15:33:24 2024 +0000 2024-11-18 15:33:24 UTC emerge -qpvO =dev-tex/sketch-0.3.7 [ebuild N ] dev-tex/sketch-0.3.7 USE="-doc -examples"
Created attachment 909396 [details] emerge-info.txt
Created attachment 909397 [details] dev-tex:sketch-0.3.7:20241118-164224.log
Created attachment 909398 [details] emerge-history.txt
Created attachment 909399 [details] environment
Created attachment 909400 [details] etc.clang.tar.xz
Created attachment 909401 [details] etc.portage.tar.xz
Created attachment 909402 [details] logs.tar.xz
Created attachment 909403 [details] qlist-info.txt.xz
Created attachment 909404 [details] temp.tar.xz
I'm going to slap on -std=gnu17 for these but I'm going to keep the bugs open until I finish off the patches shortly.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401eaca8212670cc2f79cb7c4664a662c1b605b1 commit 401eaca8212670cc2f79cb7c4664a662c1b605b1 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-01 13:46:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-01 13:46:08 +0000 dev-tex/sketch: build w/ -std=gnu17 Bug: https://bugs.gentoo.org/943829 Signed-off-by: Sam James <sam@gentoo.org> dev-tex/sketch/sketch-0.3.7.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)