Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830051 - games-strategy/uqm-0.8.0 - src/.../ndindex.ci: error: FD_SETSIZE undeclared here (not in a function)
Summary: games-strategy/uqm-0.8.0 - src/.../ndindex.ci: error: FD_SETSIZE undeclared h...
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-27 09:27 UTC by Toralf Förster
Modified: 2021-12-27 09:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.38 KB, text/plain)
2021-12-27 09:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.63 KB, text/plain)
2021-12-27 09:27 UTC, Toralf Förster
Details
environment (environment,66.92 KB, text/plain)
2021-12-27 09:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.88 KB, application/x-bzip)
2021-12-27 09:27 UTC, Toralf Förster
Details
games-strategy:uqm-0.8.0:20211226-212655.log (games-strategy:uqm-0.8.0:20211226-212655.log,172.93 KB, text/plain)
2021-12-27 09:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.60 KB, application/x-bzip)
2021-12-27 09:27 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-27 09:27:23 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -c  -o "obj/release/src/libs/network/connect/resolve.c.o" -pipe -march=native -fno-diagnostics-color -O2  -DGFXMODULE_SDL -DSDL_DIR=SDL2 -I/usr/include/SDL2 -D_REENTRANT -pthread -D_REENTRANT      -DNDEBUG -DNETPLAY=NETPLAY_FULL -DHAVE_JOYSTICK -DHAVE_ZIP=1 -DTHREADLIB_S
x86_64-gentoo-linux-musl-gcc -c  -o "obj/release/src/libs/network/netmanager/ndesc.c.o" -pipe -march=native -fno-diagnostics-color -O2  -DGFXMODULE_SDL -DSDL_DIR=SDL2 -I/usr/include/SDL2 -D_REENTRANT -pthread -D_REENTRANT      -DNDEBUG -DNETPLAY=NETPLAY_FULL -DHAVE_JOYSTICK -DHAVE_ZIP=1 -DTHREADLIB_
x86_64-gentoo-linux-musl-gcc -c  -o "obj/release/src/libs/network/netmanager/netmanager_bsd.c.o" -pipe -march=native -fno-diagnostics-color -O2  -DGFXMODULE_SDL -DSDL_DIR=SDL2 -I/usr/include/SDL2 -D_REENTRANT -pthread -D_REENTRANT      -DNDEBUG -DNETPLAY=NETPLAY_FULL -DHAVE_JOYSTICK -DHAVE_ZIP=1 -DT
In file included from src/libs/network/netmanager/netmanager_bsd.c:35:
src/libs/network/netmanager/ndindex.ci:25:38: error: 'FD_SETSIZE' undeclared here (not in a function)
   25 | static NetDescriptor *netDescriptors[FD_SETSIZE];
      |                                      ^~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 37c76a779e7867c4044bc8e2db428a29f173a46a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 20:07:29 2021 +0000

    2021-12-26 20:07:27 UTC

emerge -qpvO games-strategy/uqm
[ebuild  N    ] games-strategy/uqm-0.8.0  USE="-music -remix -voice"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 09:27:24 UTC
Created attachment 760267 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 09:27:26 UTC
Created attachment 760268 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-27 09:27:27 UTC
Created attachment 760269 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-27 09:27:28 UTC
Created attachment 760270 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-27 09:27:30 UTC
Created attachment 760271 [details]
games-strategy:uqm-0.8.0:20211226-212655.log
Comment 6 Toralf Förster gentoo-dev 2021-12-27 09:27:31 UTC
Created attachment 760272 [details]
temp.tar.bz2