too long lines were shrinked: 33 | static Window TryChildren(); | ^ 4 warnings generated. x86_64-pc-linux-gnu-gcc -c -I/usr/include/freetype2 -I.. -I/usr/include/freetype2 -I. -Ibitmaps -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnost x86_64-pc-linux-gnu-gcc -c -I/usr/include/freetype2 -I.. -I/usr/include/freetype2 -I. -Ibitmaps -I/usr/include/freetype2 -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -fno-diagnost In file included from Xlib_f.c:17: ./Xlib.t:334:14: error: incompatible function pointer types initializing 'KeySym (*)(Display *, unsigned int, int)' (aka 'unsigned long (*)(struct _XDisplay *, unsigned int, int)') with an expression of type 'KeySym ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd_merged_usr-20231203-121010 ------------------------------------------------------------------- CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.6 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-21 php cli (if any): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit 1dc17df3c3253ecfe784434d3a20173662de005b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Dec 4 11:16:56 2023 +0000 2023-12-04 11:16:56 UTC emerge -qpvO dev-perl/Tk [ebuild N ] dev-perl/Tk-804.36.0 USE="-examples -test"
Created attachment 877018 [details] emerge-info.txt
Created attachment 877019 [details] dev-perl:Tk-804.36.0:20231204-113950.log
Created attachment 877020 [details] emerge-history.txt
Created attachment 877021 [details] environment
Created attachment 877022 [details] etc.clang.tar.xz
Created attachment 877023 [details] etc.portage.tar.xz
Created attachment 877024 [details] logs.tar.xz
Created attachment 877025 [details] qlist-info.txt
Created attachment 877026 [details] temp.tar.xz
Created attachment 877027 [details] var.tmp.clang.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0559a5198d76cefe1bbd789765ae48e7e2a2e1bd commit 0559a5198d76cefe1bbd789765ae48e7e2a2e1bd Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-05 05:20:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-05 06:39:12 +0000 dev-perl/Tk: drop 804.36.0 Bug: https://bugs.gentoo.org/919212 Signed-off-by: Sam James <sam@gentoo.org> dev-perl/Tk/Tk-804.36.0.ebuild | 66 ------------------------------------------ 1 file changed, 66 deletions(-)
tinderbox_arm64 has reproduced this issue with version 804.36.0-r2 - Updating summary.
This one was surely fixed in commit e0a874138a15a8317a223e8d9f7676b9e7b51e58 Author: Sam James <sam@gentoo.org> Date: Sat Sep 23 23:39:47 2023 +0100 dev-perl/Tk: fix incompatible function pointer types Closes: https://bugs.gentoo.org/883391 Signed-off-by: Sam James <sam@gentoo.org>