too long lines were shrinked: FAILED: gtk/libgtk-3.so.0.2417.32.p/meson-generated_.._gtkdbusgenerated.c.o x86_64-pc-linux-gnu-gcc -Igtk/libgtk-3.so.0.2417.32.p -Igtk -I../gtk-3.24.49/gtk -I. -I../gtk-3.24.49 -Igdk -I../gtk-3.24.49/gdk -Igdk/x11 -I../gtk-3.24.49/gdk/x11 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I gtk/gtkdbusgenerated.c: In function _gtk_mount_operation_handler_skeleton_dbus_interface_get_properties: gtk/gtkdbusgenerated.c:2098:33: warning: "GLIB_VERSION_2_84" is not defined, evaluates to 0 [-Wundef] 2098 | #if GLIB_VERSION_MAX_ALLOWED >= GLIB_VERSION_2_84 | ^~~~~~~~~~~~~~~~~ gtk/gtkdbusgenerated.c:2099:3: error: implicit declaration of function g_variant_builder_init_static; did you mean g_variant_builder_init? [-Wimplicit-function-declaration] 2099 | g_variant_builder_init_static (&builder, G_VARIANT_TYPE ("a{sv}")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop-20250324-042502 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang version 20.1.1 llvm-config: 20.1.1 Python 3.12.9 go version go1.24.1 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby34 (with Rubygems) * Available Rust versions: [1] rust-bin-1.84.1 [2] rust-bin-1.85.1 * HEAD of ::gentoo commit cde233463bf56165c524d5b364229f11908a00f2 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Mar 24 11:50:17 2025 +0000 2025-03-24 11:50:17 UTC emerge -qpvO =x11-libs/gtk+-3.24.49 [ebuild U ] x11-libs/gtk+-3.24.49 [3.24.48] USE="X broadway* cups introspection wayland (-aqua) -cloudproviders -colord -examples -gtk-doc -sysprof -test -vim-syntax -xinerama" ABI_X86="(64) -32 (-x32)"
Created attachment 922528 [details] emerge-info.txt
Created attachment 922529 [details] emerge-history.txt
Created attachment 922530 [details] environment
Created attachment 922531 [details] etc.clang.tar.xz
Created attachment 922532 [details] etc.portage.tar.xz
Created attachment 922533 [details] logs.tar.xz
Created attachment 922534 [details] qlist-info.txt
Created attachment 922535 [details] temp.tar.xz
Created attachment 922536 [details] x11-libs:gtk+-3.24.49:20250324-193148.log.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3981b8933bb07a16a38cc1af67baf742d8500d commit 5d3981b8933bb07a16a38cc1af67baf742d8500d Author: Sam James <sam@gentoo.org> AuthorDate: 2025-03-24 23:18:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-24 23:19:14 +0000 dev-util/gdbus-codegen: depend on >=dev-libs/glib-${PV} I should've known when trying 9ad9105aa3c17428af8679883fe5710eb514ffcf, alas. gdbus-codegen may output code intended to be built against a newer glib, so when using it, you must have a newer glib version. Bug: https://bugs.gentoo.org/951313 Bug: https://bugs.gentoo.org/951115 Bug: https://bugs.gentoo.org/951345 Closes: https://bugs.gentoo.org/952002 Closes: https://bugs.gentoo.org/952003 Closes: https://bugs.gentoo.org/952007 Signed-off-by: Sam James <sam@gentoo.org> .../gdbus-codegen/gdbus-codegen-2.84.0-r2.ebuild | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+)