too long lines were shrinked: libtool: compile: clang -DHAVE_CONFIG_H -I. -I./src -DG_LOG_DOMAIN=\"GuileGI\" -DG_LOG_USE_STRUCTURED -std=c11 -I/usr/include/guile/3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/syspro /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./src -DG_LOG_DOMAIN=\"GuileGI\" -DG_LOG_USE_STRUCTURED -std=c11 -I/usr/include/guile/3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib- /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./src -DG_LOG_DOMAIN=\"GuileGI\" -DG_LOG_USE_STRUCTURED -std=c11 -I/usr/include/guile/3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib- libtool: compile: clang -DHAVE_CONFIG_H -I. -I./src -DG_LOG_DOMAIN=\"GuileGI\" -DG_LOG_USE_STRUCTURED -std=c11 -I/usr/include/guile/3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/syspro src/gig_callback.c:317:36: error: incompatible function pointer types passing 'void *(struct callback_binding_args *)' to parameter of type 'void *(*)(void *)' [-Werror,-Wincompatible-function-pointer-types] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-j4-20221110-100005 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.4 Python 3.10.8 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.65.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm php cli (if any): HEAD of ::gentoo commit 69f0b7550ab587381bffca4687249bd3f505afdf Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Nov 11 10:16:50 2022 +0000 2022-11-11 10:16:50 UTC emerge -qpvO dev-scheme/guile-gi [ebuild N ] dev-scheme/guile-gi-0.3.2-r2 USE="-test"
Created attachment 831183 [details] emerge-info.txt
Created attachment 831185 [details] dev-scheme:guile-gi-0.3.2-r2:20221111-114132.log
Created attachment 831187 [details] emerge-history.txt
Created attachment 831189 [details] environment
Created attachment 831191 [details] etc.clang.tar.bz2
Created attachment 831193 [details] etc.portage.tar.bz2
Created attachment 831195 [details] logs.tar.bz2
Created attachment 831197 [details] temp.tar.bz2
Created attachment 831199 [details] var.tmp.clang.tar.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f017cdc716e776d5608cccc4242e2bc92a88665 commit 6f017cdc716e776d5608cccc4242e2bc92a88665 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-08-27 15:49:27 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2024-09-18 13:06:42 +0000 dev-scheme/guile-gi: switch to new guile mechanism Bug: https://bugs.gentoo.org/880955 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> .../files/guile-gi-0.3.2-function-cast.patch | 89 ++++++++++++++++++++++ dev-scheme/guile-gi/guile-gi-0.3.2-r100.ebuild | 64 ++++++++++++++++ profiles/package.mask | 1 + 3 files changed, 154 insertions(+)
The new revision with the fix has been unmasked.