Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829617 - media-sound/substract_wave-0.3-r1 - substract_wave.c: error: FD_SETSIZE undeclared (first use in this function)
Summary: media-sound/substract_wave-0.3-r1 - substract_wave.c: error: FD_SETSIZE undec...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-19 11:57 UTC by Toralf Förster
Modified: 2021-12-19 11:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.57 KB, text/plain)
2021-12-19 11:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.18 KB, text/plain)
2021-12-19 11:57 UTC, Toralf Förster
Details
environment (environment,53.23 KB, text/plain)
2021-12-19 11:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.35 KB, application/x-bzip)
2021-12-19 11:57 UTC, Toralf Förster
Details
media-sound:substract_wave-0.3-r1:20211219-064536.log (media-sound:substract_wave-0.3-r1:20211219-064536.log,4.62 KB, text/plain)
2021-12-19 11:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.39 KB, application/x-bzip)
2021-12-19 11:57 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 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