from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gxvattr.c: In function main: gxvattr.c:259:28: error: passing argument 1 of set_color_widget from incompatible pointer type [-Wincompatible-pointer-types] 259 | set_color_widget(manipulator, cur_val); | ^~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231123-162118 ------------------------------------------------------------------- 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.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 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.1 [2] php8.2 * go version go1.21.4 linux/amd64 HEAD of ::gentoo commit ccab9e679122bf7ba1d5e556f1687a02903d5ced Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 6 12:52:39 2023 +0000 2023-12-06 12:52:38 UTC emerge -qpvO media-video/xvattr [ebuild N ] media-video/xvattr-1.3-r3 USE="gtk"
Created attachment 877878 [details] emerge-info.txt
Created attachment 877879 [details] emerge-history.txt.xz
Created attachment 877880 [details] environment
Created attachment 877881 [details] etc.clang.tar.xz
Created attachment 877882 [details] etc.portage.tar.xz
Created attachment 877883 [details] logs.tar.xz
Created attachment 877884 [details] media-video:xvattr-1.3-r3:20231206-143403.log
Created attachment 877885 [details] qlist-info.txt.xz
Created attachment 877886 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f191a3a5093f118e0af971d716a389034de473d commit 1f191a3a5093f118e0af971d716a389034de473d Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-18 17:56:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-19 11:15:17 +0000 media-video/xvattr: Fix build Corrects incompatible pointer types by casting GTK-style. Also removes fallback definition of getopt, leaving only POSIX one, because it is present both on glibc and musl systems Closes: https://bugs.gentoo.org/945292 Closes: https://bugs.gentoo.org/919367 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40639 Signed-off-by: Sam James <sam@gentoo.org> .../files/xvattr-1.3-conflicting-types.patch | 42 ++++++++++++++++++++++ .../{xvattr-1.3-r3.ebuild => xvattr-1.3-r4.ebuild} | 3 +- 2 files changed, 44 insertions(+), 1 deletion(-)