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

Bug 829617

Summary: media-sound/substract_wave-0.3-r1 - substract_wave.c: error: FD_SETSIZE undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: sound
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
media-sound:substract_wave-0.3-r1:20211219-064536.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-19 11:57:26 UTC
      |                 L_SET
substract_wave.c:648:21: warning: implicit declaration of function 'select' [-Wimplicit-function-declaration]
  648 |                 b = select(FD_SETSIZE, &readfs, NULL, NULL, &timeout);
      |                     ^~~~~~
substract_wave.c:648:28: error: 'FD_SETSIZE' undeclared (first use in this function); did you mean 'F_SETSIG'?
  648 |                 b = select(FD_SETSIZE, &readfs, NULL, NULL, &timeout);
      |                            ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211219-030231

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.0 *
Python 3.9.9
php cli:

  HEAD of ::gentoo
commit f2ed3b4b59dc54951b0b81be84ec27427a4246ba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 19 05:36:41 2021 +0000

    2021-12-19 05:36:40 UTC

emerge -qpvO media-sound/substract_wave
[ebuild  N    ] media-sound/substract_wave-0.3-r1
Comment 1 Toralf Förster gentoo-dev 2021-12-19 11:57:27 UTC
Created attachment 759724 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-19 11:57:28 UTC
Created attachment 759725 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-19 11:57:29 UTC
Created attachment 759726 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-19 11:57:30 UTC
Created attachment 759727 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-19 11:57:31 UTC
Created attachment 759728 [details]
media-sound:substract_wave-0.3-r1:20211219-064536.log
Comment 6 Toralf Förster gentoo-dev 2021-12-19 11:57:32 UTC
Created attachment 759729 [details]
temp.tar.bz2