too long lines were shrinked: /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libsipe_core_li /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -O2 -pipe -march=native -fno-diagnostics-color -c -o libsipe_core_tests_la-sip-sec-ntlm-tes libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c sipe-xml.c -fPIC -DPIC -o .libs/libsipe_core_libxml2_la- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/libmount -I/usr/incl libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -O2 -pipe -march=native -fno-diagnostics-color -c sip-sec-ntlm-tests.c -fPIC -DPIC -o .libs/libsipe_core_tests_la-sip-sec-ntlm-te libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -I./../api -I/usr/include/gmime-2.6 -D_LARGEFILE64_SOURCE -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/i sipe-xml.c:210:9: error: initialization of 'void (*)(void *, const xmlError *)' {aka 'void (*)(void *, const struct _xmlError *)'} from incompatible pointer type 'void (*)(void *, xmlError *)' {aka 'void (*)(void *, struct _xmlError *)'} [-Wincompatible-pointer-types] 210 | callback_serror, /* serror */ | ^~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_systemd-20240521-083502 UNMASKED: <sys-devel/gcc-15.0.9999:15 Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. <dev-build/meson-9999 Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson. The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): clang version 18.1.6 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.6 Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) * [3] ruby33 (with Rubygems) Available Rust versions: [1] rust-bin-1.77.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17] 2) Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21] *) Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 [3] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.3 linux/amd64 HEAD of ::gentoo commit d8ae9d6944f9dfa8a1608386b5356d6c6ec5fef8 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri May 24 07:49:04 2024 +0000 2024-05-24 07:49:03 UTC emerge -qpvO x11-plugins/pidgin-sipe [ebuild N ] x11-plugins/pidgin-sipe-1.25.0-r1 USE="-dbus -debug -kerberos -ocs2005-message-hack -openssl (-telepathy) -voice"
Created attachment 894222 [details] emerge-info.txt
Created attachment 894223 [details] emerge-history.txt
Created attachment 894224 [details] environment
Created attachment 894225 [details] etc.clang.tar.xz
Created attachment 894226 [details] etc.portage.tar.xz
Created attachment 894227 [details] logs.tar.xz
Created attachment 894228 [details] qlist-info.txt.xz
Created attachment 894229 [details] temp.tar.xz
Created attachment 894230 [details] x11-plugins:pidgin-sipe-1.25.0-r1:20240524-080229.log
My workaround to build it: CFLAGS="-Wno-error=incompatible-pointer-types" Note, this is not a solution, the code must still be fixed.