In file included from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from pixmaps.h:43, from ithumb-writer.c:36: ithumb-writer.c: In function 'ithumb_writer_handle_rotation': /usr/include/glib-2.0/gobject/gobject.h:548:28: error: returning 'GObject *' {aka 'struct _GObject *'} from a function with incompatible return type 'GdkPixbuf *' {aka 'struct _GdkPixbuf *'} [-Wincompatible-pointer-types] 548 | #define g_object_ref(Obj) ((glib_typeof (Obj)) (g_object_ref) (Obj)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-20231123-161100 ------------------------------------------------------------------- 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 [2] rust-1.73.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm php cli (if any): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit dc1c685233f21b36cebf684975a52a7bf0d3eeb7 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Dec 4 08:51:55 2023 +0000 2023-12-04 08:51:55 UTC emerge -qpvO media-libs/libgpod [ebuild N ] media-libs/libgpod-0.8.3-r6 USE="gtk udev -ios"
Created attachment 877082 [details] emerge-info.txt
Created attachment 877083 [details] emerge-history.txt.xz
Created attachment 877084 [details] environment
Created attachment 877085 [details] etc.clang.tar.xz
Created attachment 877086 [details] etc.portage.tar.xz
Created attachment 877087 [details] logs.tar.xz
Created attachment 877088 [details] media-libs:libgpod-0.8.3-r6:20231204-094407.log
Created attachment 877089 [details] qlist-info.txt.xz
Created attachment 877090 [details] temp.tar.xz
Created attachment 898000 [details, diff] patch from Fedora This patch from Fedora appears to be working for me.
#MeToo media-libs/libgpod-0.8.3-r7
Created attachment 906327 [details, diff] latest plist dropped dict insert item app-pda/libplist had deprecated plist_dict_insert_item in favor of plist_dict_set_item and finally plist_dict_insert_item was dropped with version 2.6.0 this patch fixes this issue.
(In reply to Michael Cook from comment #10) > Created attachment 898000 [details, diff] [details, diff] > patch from Fedora > > This patch from Fedora appears to be working for me. Please always include link(s) for provenance: https://src.fedoraproject.org/rpms/libgpod/blob/rawhide/f/pointer-types.patch.
(In reply to René Kjellerup from comment #12) That's already there in libgpod-0.8.3-plist-2.3.patch, isn't it?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a61cb07c3d49395d59dfe62c6d7d6b1a6933fa commit 46a61cb07c3d49395d59dfe62c6d7d6b1a6933fa Author: Sam James <sam@gentoo.org> AuthorDate: 2024-11-25 02:28:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-25 02:28:42 +0000 media-libs/libgpod: fix modern C issue Closes: https://bugs.gentoo.org/919219 Signed-off-by: Sam James <sam@gentoo.org> .../libgpod/files/libgpod-0.8.3-pixbuf.patch | 25 +++++++ media-libs/libgpod/libgpod-0.8.3-r8.ebuild | 80 ++++++++++++++++++++++ 2 files changed, 105 insertions(+)
*** Bug 944959 has been marked as a duplicate of this bug. ***