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 | ^~~~~~~~~ ui_callbacks.c: In function lash_idle: ui_callbacks.c:320:29: error: implicit declaration of function lash_get_fqn; did you mean lash_get_event? [-Wimplicit-function-declaration] 320 | ui_save_file (ui, lash_get_fqn (lash_event_get_string (event), "jack_rack.rack")); | ^~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20231123-170505 ------------------------------------------------------------------- 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 [2] rust-1.74.1 * 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): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit b89570dcec86cfc6da5af09515d5d1bfc5e6c669 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Dec 8 22:16:47 2023 +0000 2023-12-08 22:16:47 UTC emerge -qpvO media-sound/jack-rack [ebuild N ] media-sound/jack-rack-1.4.8_rc1-r1 USE="alsa lash xml"
Created attachment 878488 [details] emerge-info.txt
Created attachment 878489 [details] emerge-history.txt.xz
Created attachment 878490 [details] environment
Created attachment 878491 [details] etc.clang.tar.xz
Created attachment 878492 [details] etc.portage.tar.xz
Created attachment 878493 [details] logs.tar.xz
Created attachment 878494 [details] media-sound:jack-rack-1.4.8_rc1-r1:20231208-223552.log
Created attachment 878495 [details] qlist-info.txt.xz
Created attachment 878496 [details] temp.tar.xz
Function lash_get_fqn resided in a file.h header of lash, was removed in 0.5.3 as internal implementation detail that should not be shown to clients.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ab4725339f44e6e9aaf029734fd16dfcb82948 commit 90ab4725339f44e6e9aaf029734fd16dfcb82948 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-15 13:23:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:24:21 +0000 media-sound/jack-rack: update EAPI 7 -> 8, port to C23 Fix wrong function declaration, copy an internal function from Lash for compatibility with Lash >= 0.5.2 Bug: https://bugs.gentoo.org/919502 Bug: https://bugs.gentoo.org/946658 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40145 Signed-off-by: Sam James <sam@gentoo.org> .../jack-rack/files/jack-rack-1.4.8_rc1-C23.patch | 59 ++++++++++++++++++++ .../jack-rack/jack-rack-1.4.8_rc1-r2.ebuild | 65 ++++++++++++++++++++++ 2 files changed, 124 insertions(+)