Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875239 - media-sound/gnomad-2.9.6-r1 - jukebox.c: error: implicit declaration of function set_tag_for_file
Summary: media-sound/gnomad-2.9.6-r1 - jukebox.c: error: implicit declaration of funct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard: fixed in 2.9.6-r2
Keywords: PATCH
: 882227 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 07:27 UTC by Toralf Förster
Modified: 2024-10-28 16:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.26 KB, text/plain)
2022-10-05 07:27 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,54.14 KB, application/x-bzip)
2022-10-05 07:27 UTC, Toralf Förster
Details
environment (environment,33.79 KB, text/plain)
2022-10-05 07:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.12 KB, application/x-bzip)
2022-10-05 07:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.00 KB, application/x-bzip)
2022-10-05 07:27 UTC, Toralf Förster
Details
media-sound:gnomad-2.9.6-r1:20221004-230557.log (media-sound:gnomad-2.9.6-r1:20221004-230557.log,59.87 KB, text/plain)
2022-10-05 07:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.42 KB, application/x-bzip)
2022-10-05 07:27 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 2022-10-05 07:27:44 UTC
/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"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 07:27:45 UTC
Created attachment 820471 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 07:27:46 UTC
Created attachment 820474 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-05 07:27:47 UTC
Created attachment 820477 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 07:27:48 UTC
Created attachment 820480 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 07:27:50 UTC
Created attachment 820483 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 07:27:51 UTC
Created attachment 820486 [details]
media-sound:gnomad-2.9.6-r1:20221004-230557.log
Comment 7 Toralf Förster gentoo-dev 2022-10-05 07:27:52 UTC
Created attachment 820489 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:33:53 UTC
*** Bug 882227 has been marked as a duplicate of this bug. ***
Comment 9 jinqiang zhang 2024-06-01 00:25:11 UTC
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
Comment 10 Larry the Git Cow gentoo-dev 2024-06-01 03:38:24 UTC
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(-)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-01 03:40:01 UTC
Thanks!