/usr/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ... ^ main.c:32:3: error: call to undeclared function 'loadPrefs'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20220917-010004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.0 Python 3.10.7 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.63.0 * The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3.90 HEAD of ::gentoo commit 0ea94cb571143075420d6c7a42d6462b66a5f9e3 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Sep 17 17:16:46 2022 +0000 2022-09-17 17:16:46 UTC emerge -qpvO media-sound/gstreamripper [ebuild N ] media-sound/gstreamripper-0.2
Created attachment 809203 [details] emerge-info.txt
Created attachment 809206 [details] clang.tar.bz2
Created attachment 809209 [details] emerge-history.txt
Created attachment 809212 [details] environment
Created attachment 809215 [details] etc.portage.tar.bz2
Created attachment 809218 [details] logs.tar.bz2
Created attachment 809221 [details] media-sound:gstreamripper-0.2:20220917-181641.log
Created attachment 809224 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455ca0943d2c4594dcc8d79b1781cb41bb059d8d commit 455ca0943d2c4594dcc8d79b1781cb41bb059d8d Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2024-04-03 17:08:01 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-06-29 10:14:45 +0000 media-sound/gstreamripper: Fix C99 errors; update EAPI 7 -> 8 There was a number of implicit declarations and wrongs made with pointer assignments. Patch fixes them, also supercedes previous pull request with wrongly made casts by correct functions from glib. Closes:https://bugs.gentoo.org/871012 Closes:https://bugs.gentoo.org/919182 Closes:https://bugs.gentoo.org/885531 Closes:#30057 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/36080 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../files/gstreamripper-0.2-C99-fixes.patch | 85 ++++++++++++++++++++++ ...pper-0.2.ebuild => gstreamripper-0.2-r1.ebuild} | 6 +- 2 files changed, 90 insertions(+), 1 deletion(-)