Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921144 - app-office/glabels-3.4.1-r1 - ui-commands.c: error: assignment to glMergePropertiesDialog {aka struct _glMergePropertiesDialog } from incompatible pointe
Summary: app-office/glabels-3.4.1-r1 - ui-commands.c: error: assignment to glMergeProp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard: fixed in 3.4.1-r1
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-01-01 10:18 UTC by Toralf Förster
Modified: 2024-10-31 21:22 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.32 KB, text/plain)
2024-01-01 10:18 UTC, Toralf Förster
Details
app-office:glabels-3.4.1:20240101-064035.log (app-office:glabels-3.4.1:20240101-064035.log,95.44 KB, text/plain)
2024-01-01 10:18 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,60.55 KB, application/x-xz)
2024-01-01 10:18 UTC, Toralf Förster
Details
environment (environment,95.51 KB, text/plain)
2024-01-01 10:18 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-01-01 10:18 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.74 KB, application/x-xz)
2024-01-01 10:18 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.43 KB, application/x-xz)
2024-01-01 10:18 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,68.76 KB, application/x-xz)
2024-01-01 10:18 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.16 KB, application/x-xz)
2024-01-01 10:18 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-01-01 10:18:18 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2024-01-01 10:18:19 UTC
Created attachment 881160 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-01 10:18:21 UTC
Created attachment 881161 [details]
app-office:glabels-3.4.1:20240101-064035.log
Comment 3 Toralf Förster gentoo-dev 2024-01-01 10:18:22 UTC
Created attachment 881162 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-01-01 10:18:23 UTC
Created attachment 881163 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-01-01 10:18:24 UTC
Created attachment 881164 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-01 10:18:25 UTC
Created attachment 881165 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-01 10:18:26 UTC
Created attachment 881166 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-01 10:18:27 UTC
Created attachment 881167 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-01-01 10:18:28 UTC
Created attachment 881168 [details]
temp.tar.xz
Comment 10 Agostino Sarubbo gentoo-dev 2024-06-08 16:23:16 UTC
ci has reproduced this issue with version 3.4.1-r1 - Updating summary.
Comment 11 Larry the Git Cow gentoo-dev 2024-08-09 21:17:48 UTC
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(-)
Comment 12 Thomas Scheiblauer 2024-08-10 18:40:25 UTC
Compiles and installs now but coredumps on my machine.
Comment 13 James Le Cuirot gentoo-dev 2024-10-21 15:29:24 UTC
(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