Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919502 - media-sound/jack-rack-1.4.8_rc1-r1 - ui_callbacks.c: error: implicit declaration of function lash_get_fqn
Summary: media-sound/jack-rack-1.4.8_rc1-r1 - ui_callbacks.c: error: implicit declarat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2023-12-09 10:38 UTC by Toralf Förster
Modified: 2025-02-10 09:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.76 KB, text/plain)
2023-12-09 10:38 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,111.03 KB, application/x-xz)
2023-12-09 10:38 UTC, Toralf Förster
Details
environment (environment,95.48 KB, text/plain)
2023-12-09 10:38 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-09 10:38 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.82 KB, application/x-xz)
2023-12-09 10:38 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.11 KB, application/x-xz)
2023-12-09 10:38 UTC, Toralf Förster
Details
media-sound:jack-rack-1.4.8_rc1-r1:20231208-223552.log (media-sound:jack-rack-1.4.8_rc1-r1:20231208-223552.log,63.38 KB, text/plain)
2023-12-09 10:38 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,116.10 KB, application/x-xz)
2023-12-09 10:38 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.28 KB, application/x-xz)
2023-12-09 10:38 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 2023-12-09 10:38:34 UTC
                 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"
Comment 1 Toralf Förster gentoo-dev 2023-12-09 10:38:35 UTC
Created attachment 878488 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-09 10:38:36 UTC
Created attachment 878489 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-09 10:38:38 UTC
Created attachment 878490 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-09 10:38:38 UTC
Created attachment 878491 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-09 10:38:40 UTC
Created attachment 878492 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-09 10:38:40 UTC
Created attachment 878493 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-09 10:38:42 UTC
Created attachment 878494 [details]
media-sound:jack-rack-1.4.8_rc1-r1:20231208-223552.log
Comment 8 Toralf Förster gentoo-dev 2023-12-09 10:38:43 UTC
Created attachment 878495 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-09 10:38:44 UTC
Created attachment 878496 [details]
temp.tar.xz
Comment 10 NHO 2025-01-15 12:32:41 UTC
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.
Comment 11 Larry the Git Cow gentoo-dev 2025-02-10 09:25:58 UTC
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(+)