[x86_64-pc-linux-gnu-gcc] table_stats.c [x86_64-pc-linux-gnu-gcc] tables.c [x86_64-pc-linux-gnu-gcc] thread_xsb.c [x86_64-pc-linux-gnu-gcc] timer_xsb.c [x86_64-pc-linux-gnu-gcc] token_xsb.c timer_xsb.c: In function make_timed_call: timer_xsb.c:267:53: error: passing argument 3 of pthread_create from incompatible pointer type [-Wincompatible-pointer-types] 267 | if (pthread_create(TIMED_THREAD_CREATE_ARG, NULL, fptr, pptr)) { | ^~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_systemd-20240416-185306 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang/llvm (if any): clang version 18.1.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.4 Python 3.11.9 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.77.1 * GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.1 [2] php8.3 * go version go1.22.2 linux/amd64 HEAD of ::gentoo commit 5e38d4d8c30da1125e0983014a9d96445d575e56 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Apr 21 22:34:21 2024 +0000 2024-04-21 22:34:21 UTC emerge -qpvO dev-lang/xsb [ebuild N ] dev-lang/xsb-4.0.0 USE="threads -curl -debug -iodbc -java -mariadb -mysql -odbc -pcre -xml"
Created attachment 891325 [details] emerge-info.txt
Created attachment 891326 [details] dev-lang:xsb-4.0.0:20240421-233649.log
Created attachment 891327 [details] emerge-history.txt
Created attachment 891328 [details] environment
Created attachment 891329 [details] etc.clang.tar.xz
Created attachment 891330 [details] etc.portage.tar.xz
Created attachment 891331 [details] logs.tar.xz
Created attachment 891332 [details] qlist-info.txt.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e172d5de45574c8ab144f20e7707b2b2918a70c commit 6e172d5de45574c8ab144f20e7707b2b2918a70c Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2024-04-22 18:52:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-12 09:02:14 +0000 dev-lang/xsb: Fix passing of incompatible pointer type [sam: Add a fix for https://bugs.gentoo.org/949632 too.] Closes: https://bugs.gentoo.org/949632 Closes: https://bugs.gentoo.org/930439 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36363 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/xsb/files/xsb-4.0.0-gcc14-build-fix.patch | 11 +++++++++++ dev-lang/xsb/files/xsb-4.0.0-gcc14-sql.patch | 16 ++++++++++++++++ .../xsb/{xsb-4.0.0-r1.ebuild => xsb-4.0.0-r2.ebuild} | 2 ++ 3 files changed, 29 insertions(+)