/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here 576 | struct _GTimeVal | ^~~~~~~~~ jukebox.c: In function jb2hd_thread: jukebox.c:1972:13: error: implicit declaration of function set_tag_for_file; did you mean set_tag_for_mp3file? [-Werror=implicit-function-declaration] 1972 | set_tag_for_file (meta, get_prefs_tagoverride()); | ^~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20221002-192609 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.1 Python 3.10.7 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) OpenJDK 11.0.16.1_p1 [openjdk-11] 3) OpenJDK 17.0.5_p5 [openjdk-17] 4) Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 6) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] openjdk-11 [3] openjdk-17 [4] openjdk-bin-8 [5] openjdk-bin-11 [6] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3 HEAD of ::gentoo commit 5594559802a3050d817eaa8e1e5f1d3076d3af2d Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Oct 4 21:17:49 2022 +0000 2022-10-04 21:17:48 UTC emerge -qpvO media-sound/gnomad [ebuild N ] media-sound/gnomad-2.9.6-r1 USE="nls"
Created attachment 820471 [details] emerge-info.txt
Created attachment 820474 [details] emerge-history.txt.bz2
Created attachment 820477 [details] environment
Created attachment 820480 [details] etc.portage.tar.bz2
Created attachment 820483 [details] logs.tar.bz2
Created attachment 820486 [details] media-sound:gnomad-2.9.6-r1:20221004-230557.log
Created attachment 820489 [details] temp.tar.bz2
*** Bug 882227 has been marked as a duplicate of this bug. ***
Hey, debian had same compile error and I compile media-sound/gnomad-2.9.6-r1 successful after add debian's patch. https://bugs.debian.org/1066610 https://salsa.debian.org/debian/gnomad2/-/blob/debian/2.9.6-9/debian/patches/missing-prototypes.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8017d7ef4a0ecffb4d179f37d14a8358251567ec commit 8017d7ef4a0ecffb4d179f37d14a8358251567ec Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-01 03:37:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-01 03:37:21 +0000 media-sound/gnomad: EAPI 8, fix modern C issues Closes: https://bugs.gentoo.org/875239 Signed-off-by: Sam James <sam@gentoo.org> media-sound/gnomad/files/gnomad-2.9.6-c99.patch | 28 ++++++++++++++++++++++ ...omad-2.9.6-r1.ebuild => gnomad-2.9.6-r2.ebuild} | 14 +++++++---- 2 files changed, 38 insertions(+), 4 deletions(-)
Thanks!