ui-commands.c:1062:9: warning: gtk_action_get_type is deprecated [-Wdeprecated-declarations] 1062 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c:1073:38: error: assignment to glMergePropertiesDialog * {aka struct _glMergePropertiesDialog *} from incompatible pointer type GtkWidget * {aka struct _GtkWidget *} [-Wincompatible-pointer-types] 1073 | window->merge_dialog = | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231227-054504 ------------------------------------------------------------------- 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.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 * 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.5 linux/amd64 HEAD of ::gentoo commit ab93a7a7fe943e3c0bb69d48586e8563019a5841 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Jan 1 04:17:03 2024 +0000 2024-01-01 04:17:03 UTC emerge -qpvO app-office/glabels [ebuild N ] app-office/glabels-3.4.1 USE="eds -barcode"
Created attachment 881160 [details] emerge-info.txt
Created attachment 881161 [details] app-office:glabels-3.4.1:20240101-064035.log
Created attachment 881162 [details] emerge-history.txt.xz
Created attachment 881163 [details] environment
Created attachment 881164 [details] etc.clang.tar.xz
Created attachment 881165 [details] etc.portage.tar.xz
Created attachment 881166 [details] logs.tar.xz
Created attachment 881167 [details] qlist-info.txt.xz
Created attachment 881168 [details] temp.tar.xz
ci has reproduced this issue with version 3.4.1-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0db9696485db36116cb171c850b195b86800ee commit 9b0db9696485db36116cb171c850b195b86800ee Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-08-09 21:17:11 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-08-09 21:17:11 +0000 app-office/glabels: Fix building with GCC 14 Closes: https://bugs.gentoo.org/921144 Signed-off-by: James Le Cuirot <chewi@gentoo.org> app-office/glabels/files/glabels-gcc14.patch | 27 +++++++++++++++++++++++++++ app-office/glabels/glabels-3.4.1-r1.ebuild | 3 ++- 2 files changed, 29 insertions(+), 1 deletion(-)
Compiles and installs now but coredumps on my machine.
(In reply to Thomas Scheiblauer from comment #12) > Compiles and installs now but coredumps on my machine. It works here, though I haven't tried actually using it. While fixing this, I noticed that there is now a Qt-based version, although that is also looking rather dead now. I might have looked into that, but I don't personally need such an application anymore. https://github.com/jimevins/glabels-qt