Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871012 - media-sound/gstreamripper-0.2 - main.c: error: call to undeclared function loadPrefs; ISO C99 and later
Summary: media-sound/gstreamripper-0.2 - main.c: error: call to undeclared function lo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 19:41 UTC by Toralf Förster
Modified: 2022-09-17 19:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,9.08 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.43 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
environment (environment,36.83 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.58 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.95 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details
media-sound:gstreamripper-0.2:20220917-181641.log (media-sound:gstreamripper-0.2:20220917-181641.log,28.47 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.41 KB, application/x-bzip)
2022-09-17 19:41 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-09-17 19:41:48 UTC
/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
Comment 1 Toralf Förster gentoo-dev 2022-09-17 19:41:49 UTC
Created attachment 809203 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 19:41:50 UTC
Created attachment 809206 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 19:41:51 UTC
Created attachment 809209 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 19:41:52 UTC
Created attachment 809212 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 19:41:53 UTC
Created attachment 809215 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 19:41:54 UTC
Created attachment 809218 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 19:41:55 UTC
Created attachment 809221 [details]
media-sound:gstreamripper-0.2:20220917-181641.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 19:41:56 UTC
Created attachment 809224 [details]
temp.tar.bz2