Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 871483

Summary: media-sound/flac123-0.0.12 - remote.c: error: call to undeclared library function isspace with type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
media-sound:flac123-0.0.12:20220918-154848.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-18 16:09:33 UTC
flac123.c:189:36: warning: format specifies type 'int' but the argument has type
      'unsigned long' [-Wformat]
               file_info.ao_fmt.channels, file_info.total_samples, 
                                          ^~~~~~~~~~~~~~~~~~~~~~~
remote.c:38:11: error: call to undeclared library function 'isspace' with type
      'int (int)'; 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_hardened-j4-20220916-040004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] 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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit f029de7a54563e5f5370c7f5669a589790e5bbba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 14:32:06 2022 +0000

    2022-09-18 14:32:05 UTC

emerge -qpvO media-sound/flac123
[ebuild  N    ] media-sound/flac123-0.0.12
Comment 1 Toralf Förster gentoo-dev 2022-09-18 16:09:34 UTC
Created attachment 811939 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 16:09:34 UTC
Created attachment 811942 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-18 16:09:36 UTC
Created attachment 811945 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 16:09:38 UTC
Created attachment 811948 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 16:09:39 UTC
Created attachment 811951 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 16:09:40 UTC
Created attachment 811954 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 16:09:41 UTC
Created attachment 811957 [details]
media-sound:flac123-0.0.12:20220918-154848.log
Comment 8 Toralf Förster gentoo-dev 2022-09-18 16:09:42 UTC
Created attachment 811960 [details]
temp.tar.bz2
Comment 9 Ionen Wolkens gentoo-dev 2022-10-13 07:30:24 UTC

*** This bug has been marked as a duplicate of bug 871204 ***