from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from bluefish.h:122: /usr/include/glib-2.0/gobject/gsignal.h:515:59: error: passing argument 3 of g_signal_connect_data from incompatible pointer type [-Wincompatible-pointer-types] 515 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) | ^~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd_merged_usr-20231128-165524 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * 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: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [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): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit 76bd7dbf2af13d80399856cc9cb6f0dd6a96e905 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Dec 4 20:17:02 2023 +0000 2023-12-04 20:17:02 UTC emerge -qpvO app-editors/bluefish [ebuild N ] app-editors/bluefish-2.2.13 USE="gucharmap nls python -spell" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Created attachment 877221 [details] emerge-info.txt
Created attachment 877222 [details] app-editors:bluefish-2.2.13:20231204-211212.log.xz
Created attachment 877223 [details] emerge-history.txt.xz
Created attachment 877224 [details] environment
Created attachment 877225 [details] etc.clang.tar.xz
Created attachment 877226 [details] etc.portage.tar.xz
Created attachment 877227 [details] logs.tar.xz
Created attachment 877228 [details] qlist-info.txt.xz
Created attachment 877229 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf6ad214b37a5cf1aa5f20c0b44758455a8e041 commit ccf6ad214b37a5cf1aa5f20c0b44758455a8e041 Author: Hanno Böck <hanno@gentoo.org> AuthorDate: 2024-06-10 15:04:53 +0000 Commit: Hanno Böck <hanno@gentoo.org> CommitDate: 2024-06-10 15:04:56 +0000 app-editors/bluefish: add 2.2.15 Add python 3.12. Contains upstream fix for modern C compile error (bug #919238). Reorder variables to fix warnings by pkgcheck scan. Closes: https://bugs.gentoo.org/919238 Closes: https://bugs.gentoo.org/929295 Signed-off-by: Hanno Böck <hanno@gentoo.org> app-editors/bluefish/Manifest | 1 + app-editors/bluefish/bluefish-2.2.15.ebuild | 97 +++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2d66c49a5b63f9dd89757a995bd1bbda227e59 commit 4f2d66c49a5b63f9dd89757a995bd1bbda227e59 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 19:41:42 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 20:04:01 +0000 app-editors/bluefish: drop 2.2.12-r2, 2.2.13 Bug: https://bugs.gentoo.org/919238 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-editors/bluefish/Manifest | 2 - app-editors/bluefish/bluefish-2.2.12-r2.ebuild | 98 ---------------------- app-editors/bluefish/bluefish-2.2.13.ebuild | 97 --------------------- .../bluefish-2.2.9-fix-incompatible-pointer.patch | 20 ----- 4 files changed, 217 deletions(-)